UI.Spinner¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
The value is ignored. | Any |
||
<output> |
The output of this shard will be its input. | Any |
||
Size |
Overrides the size of the spinner. This sets both the height and width, as the spinner is always square. | None |
Float &Float |
A spinner widget used to indicate loading.
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 |
|