Home > @uniformdev/design-system > Spinner
Spinner() function
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| { width, label, isPaused, } | { width: number | string; label: string; isPaused?: boolean; } |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Home > @uniformdev/design-system > Spinner
Signature:
| Parameter | Type | Description |
|---|---|---|
| { width, label, isPaused, } | { width: number | string; label: string; isPaused?: boolean; } |
Returns:
_emotion_react_jsx_runtime.JSX.Element