Loading
Basic Usage
Loading
component is used for the loading state of pages and blocks.
API
Loading
The properties of the Loading are described as follows:
Property | Description | Type | Default | required |
---|---|---|---|---|
className | set class selector | string | - | false |
style | set the style | React.CSSProperties | - | false |
type | set the loading type | 'spin’ | null | - | false |