Hierarchy

Properties

className?: string

Custom classes for the loading indicator's container.

containerAttrs?: Partial<ComponentAttrs>

Optional attributes to apply to the loading indicator's container.

containerClassName?: string

Custom classes for the loading indicator's container.

display?: "block" | "inline" | "unset"

Display type of the spinner.

Default

'block'
size?: "large" | "medium" | "small"

Optional size for the loading indicator.

Generated using TypeDoc v0.24.8