Loader
Use the Loader component to let the user know that a process is happening or something is loading. Loader renders a responsive box-model layout component.
#
Usage ExampleLive Editor
Result
#
PropsProp | Type | Default | Description |
---|---|---|---|
bg | string (optional) | 'transparent' | |
color | string (optional) | 'primary' | |
size | string (optional) | '1rem' |
Loader uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.