development
SpinnerSpinner 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' |