Circle Loader
Import
import { CircleLoader } from "@sparrowengg/twigs-react";
Usage
Result
Loading...
Live EditorOpen in playground
<Box css={{ background:'$secondary600', padding:'$6' }}> <CircleLoader size="xl" /> </Box>
Props
Property | Description | Type | Default |
---|---|---|---|
size | size of the loader | sm md lg xl 2xl 3xl | md |