Loading
Loading state. Supports fullscreen or local.
Basic Usage
loading
Type
loading
Fullscreen Loading
loading
API
| Prop | Description | Type |
|---|---|---|
| loading | Whether to show loading | boolean |
| text | Loading text | string |
| size | Spinner size | 'small' | 'default' | 'large' |
| fullscreen | Whether fullscreen | boolean |
| type | Color type for spinner | 'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default' |