Skip to main content

Spinner

Components

default()

default(props): ReactNode

NOTE: Exotic components are not callable.

Parameters

ParameterType
propsSpinnerProps

Returns

ReactNode

Source

libs/design-system-core/src/components/Spinner/index.tsx:91

Props

SpinnerProps

SpinnerProps: object

Type declaration

MemberType
colorColor
loadingLabelstring
partialSpinnerboolean
size"sm" | "md" | "lg" | "xl" | "xxl"

Source

libs/design-system-core/src/components/Spinner/index.tsx:7