Dot Loader
A compact 7x7 dot grid loader with smooth animation to visualize frame sequences or loading states in your app.
Loading...
Installation
npx shadcn@latest add @paceui-ui/dot-loaderExamples
Playground
Loading...
Colorful
Loading...
Props
DotLoader
| Prop | Type | Default |
|---|---|---|
| frames | number[][] | - |
| dotClass | string | - |
| duration | number | 100 |
| play | boolean | true |
| repeatCount | number | -1 |