Spinner development
Spinner a component that indicate loading state.
Example
<v-spinner />
<v-spinner appearance="primary" />
 1
2
2
Props
| Name | Type | Description | Default | 
|---|---|---|---|
| appearance | String | Appearance of spinner ['default', 'primary'] | 'default' | 
Spinner a component that indicate loading state.
<v-spinner />
<v-spinner appearance="primary" />
 | Name | Type | Description | Default | 
|---|---|---|---|
| appearance | String | Appearance of spinner ['default', 'primary'] | 'default' |