UI.Label¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
The text to display. | String |
||
<output> |
The output of this shard will be its input. | String |
||
Wrap |
Wrap the text depending on the layout. | None |
Bool &Bool |
|
Style |
The text style. | None |
{Any} &{Any} |
Static text.
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 |
|
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 |
|