SpinnerModel

Defines the properties for creating a spinner.

Properties

cssClass String

Specifies CSS classes to customize the appearance of the control.

Default: null

label String

Specifies a text label to be included with the spinner.

Default: null

overlay Boolean

Specifies whether to show the overlay behind the spinner.

Default: false

target HTMLElement

Specifies the target element to the spinner.

Default: null

template String

Specifies the template to customize the content that is displayed in the spinner.

Default: null

theme SpinnerTheme

Specifies the theme of the spinner.

Default: Bootstrap5

width String Number

Specifies the width of the spinner.

Default: null