CSS
Returns css classes in string
css()
Import
Type
CssOptions
Name | Type | Description |
---|---|---|
color | string | Color of the text |
height | string | Height of the element |
spinnerPosition | SpinnerPosition | Position of the spinner |
SpinnerPosition
Name | Description |
---|---|
top-left | Spinner at the top left |
top-right | Spinner at the top right |
bottom-left | Spinner at the bottom left |
bottom-right | Spinner at the bottom right |