2.0.0-rc.4 • Published 9 months ago
@asphalt-react/loader v2.0.0-rc.4
Loader
Loaders provide a visual cue about tasks running in the background, like fetching data. Use Loaders when the progress of the task is non-deterministic.
Accessibility
- Loader supports preferred reduce motion accessibility feature. When
Reduce Motion
is enabled, the animation slows down.
Usage
import { Loader } from "@asphalt-react/loader
<Loader />
Props
size
Size of the Loader. Accepts s, m and l for small, medium & large respectively
type | required | default |
---|---|---|
enum | false | "m" |
2.0.0-rc.4
9 months ago
2.0.0-rc.0
11 months ago
2.0.0-alpha.28
2 years ago
2.0.0-alpha.16
2 years ago
2.0.0-alpha.13
2 years ago
2.0.0-alpha.8
3 years ago
2.0.0-alpha.4
3 years ago
1.16.0
3 years ago
2.0.0-alpha.7
3 years ago
2.0.0-alpha.3
3 years ago
1.14.1
3 years ago
2.0.0-alpha.2
3 years ago
2.0.0-alpha.1
3 years ago
1.13.0
3 years ago