-
Branded Spinner
BGov
<spinner theme="bgov" size="medium"/>
BLaw
<spinner theme="blaw" size="medium"/>
-
Notification Spinner
notification-1
<spinner theme="blaw" size="medium"/>
notification-2
<spinner theme="blaw" size="medium"/>
notification-3
<spinner theme="blaw" size="medium"/>
-
Spinner Size
small
<spinner theme="bgov" size="small"/>
medium
<spinner theme="bgov" size="medium"/>
large
<spinner theme="bgov" size="large"/>
To import into your component
import {
FishTankLoaderSpinner
} from '@fishtank/fishtank-vue'
Name | Type | Description | Required | Default |
---|---|---|---|---|
theme | String | Brand color theme | true | null |
size | String | Component Size: small | medium | large | true | null |