UI.ListBox¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
A sequence of values. | [ Any ] |
||
<output> |
The selected value. | Any |
||
Index |
The index of the selected item. | None |
Int &Int |
|
Template |
Custom rendering | None |
Shard [ Shard ] |
A list selection.
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
|