New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

igroot-container

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igroot-container

独立区块包含 UI 组件

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

独立区块包含 UI 组件

何时使用

需要处理模块的数据情况的时候

安装方法

sl add -c igroot-container
```

## API

````jsx
<IgrootContainer  loading={true}>
  <div>内容</div>
</IgrootContainer>
```

### Container
| 参数 | 说明 | 类型 | 默认值 |
| --- | --- | --- | --- |
| title | 标题 | String | - |
| loading | 是否加载 | boolean | false |
| empty | 是否为空 | boolean | false |
| error | 是否异常 | boolean | false |

Keywords

igroot

FAQs

Package last updated on 01 Jun 2018

Related posts