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