UI.Hyperlink¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
The URL. | String |
||
<output> |
The output of this shard will be its input. | String |
||
Label |
Optional label for the hyperlink. | None |
String |
|
Style |
The text style. | None |
{Any} &{Any} |
A clickable hyperlink.
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
|