Props
| Name | Type | Default | Description |
|---|---|---|---|
label | string | undefined | - | Accessible loading announcement. When set, the spinner is wrapped in a
Set it only when the spinner stands alone. If visible text already says what is loading, put |
pt | PtMap<"root", never> | undefined | - | Passthrough, object form: the same keys as the |
pt:root | PtValue | undefined | - | |
size | number | ({ size?: any; } & string) | keyof Sizes | undefined | "md" | Defines the component size.
Accepted values:
- A key from the provided size map ( The keys are the icon scale, so |
Changes from v2
Props removed or renamed in 3.0. If you are coming from v2, the answer is here.
colorremovedfails silently