Code
The Loader component usage and API reference.
API
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.
Props
Data Type
Required
className
string
❌
size
'default' | 'medium' | 'large'
❌
Example
Last updated