react-toolbox/components/loading/loading.md

14 lines
397 B
Markdown
Raw Normal View History

2015-07-06 13:53:37 +03:00
# Loading
```
var Loading = require('react-toolbox/components/loading');
<Loading type='fullscreen' />
```
## Properties
| Name | Type | Default | Description|
|:- |:-: | :- |:-|
| **type** | String | normal | Type of the component, overwrite this property if you need set a different stylesheet.|