Table of Contents
Enumerations #
Name | Values |
---|---|
Types | Border |
Bubble | |
Icon |
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Description |
---|---|---|
Pressed | None | Raised when the user clicks on the spinner icon. |
Methods #
Definition | Parameters | Return Type | Description |
---|
This class exposes no methods.
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Appearance | Types | Border | Spinner type to show. |
Icon | String | “fas fa-cog” | FontAwesome Icon to use as a spinner. |
StatusIndicator | WebUIControls.Indicators | Default | Bootstrap Indicator to apply to the spinner element. |
Style | GraffitiStyle | Nil | GraffitiStyle to apply to the spinner element. |
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.