@aiui/ai-loader
v1.0.3
Published
Minimal Loader / Spinner React Component.
Downloads
13
Maintainers
Readme
AiLoader
Minimal Loader / Spinner React Component.
Install
npm i @aiui/ai-loader
Import
import AiLoader from '@aiui/ai-loader';
Props
| Name | Type | Default | Description | |---------------|:-------|:----------------|:------------| | opened | bool | false | If true, the loader is open | | size | number | 32 | Loader size | | color | string | #212121 | Loader color | | overlayColor | string | #e0e0e0 | Overlay color |