Code
The Loader component usage and API reference.
Last updated
The Loader component usage and API reference.
Last updated
This component extends all the native HTML 'div' tag attributes. So you can use any native div prop on the component, for example, the title
attribute.
className
string
size
'default' | 'medium' | 'large'
Live Code