Loader provides feedback that an action is in progress
Render a Loader
to show that content is loading or that a user’s action is in progress.
<><Loader size="sm" /><Loader /><Loader size="lg" /></>
API Reference
Prop | Type | Default | Required |
---|---|---|---|
message | string | Loading | - |
size | "sm" | "md" | "lg" | md | - |
css | CSSProperties | {} | - |