UI.Label¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | String | ||
| Output ➡️ | The resulting output of the shard | String | ||
| Wrap | No | The text wrapping mode. | TextWrap::Extend | TextWrapBool | 
| Style | No | The text style. | none | {Any}Var({Any})None | 
Static text.
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 |  | 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 |  |