ice-frontend-react-mobx
Version:
ICE Frontend REACT+MobX
33 lines (22 loc) • 581 B
Markdown
<!-- File generated on 2016-11-09 by Jay -->
## DynamicRedundancySettingTab
#### Instructions:
Component desc.
##### Example:
```html
<DynamicRedundancySettingTab
prop={value}
/ >
```
##### Props:
| Name | Type | Default | Description |
|------|-------|---------|--------------|
| abc | bool | ? | ? |
###### Images:
----
Standard Implementation: *This will render component without any theming applied to it*

```html
<DynamicRedundancySettingTab prop={value} />
```
----