Wijmo UI for the Web
spinner Field
wijmo.wizard Namespace > WijWizardOptions Interface : spinner Field

The HTML content of this string is shown in a panel while remote content is loading. Pass the option in empty string to deactivate that behavior.

Syntax
var instance; // Type: wijmo.wizard.WijWizardOptions;
var value; // Type: string
value = instance.spinner;
var spinner : string;
See Also

Reference

WijWizardOptions Interface