Spinner
Widget that displays a loading state. It is used to indicate that an action is in progress.
Import
import { Spinner } from '@vortex-kit/vortex';
import type { SpinnerProps } from '@vortex-kit/vortex';
Display
<Spinner ariaLabel='Loading...' />
Spinner
Prop | Type | Default |
---|---|---|
|
|
|
|
|
|
|
| |
|
| |
|
|