Arguments to create a spinner for the target.These properties are optional.
string
Sets the CSS classes to root element of the Spinner which helps to customize the complete UI styles.
string
To set the label to the Spinner element.
HTMLElement
Target element to the Spinner.
E.g : createSpinner({ target: element });
string
Specify the template content to be displayed in the Spinner.
Specify the type of the Spinner.
string
| number
To set the width of the Spinner.