Skip to main content

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 Example#

Live Editor
Result

Props#

PropTypeDefaultDescription
bgstring (optional)'transparent'
colorstring (optional)'primary'
sizestring (optional)'1rem'

Loader uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.