Arguments to create a Blazor
spinner for the target.
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.
string
Target element to the Spinner.
E.g : createSpinner({ target: element });
Specify the type of the Spinner.
string
| number
To set the width of the Spinner.