docs: fix link to documentation for uuid widget (#826)
This commit is contained in:
parent
5c7d5a2095
commit
527c87338a
@ -30,7 +30,7 @@ To see working examples of all of the built-in widgets, try making a 'Kitchen Si
|
|||||||
| [Select](/docs/widget-select) | The select widget allows you to pick a string value from a dropdown menu |
|
| [Select](/docs/widget-select) | The select widget allows you to pick a string value from a dropdown menu |
|
||||||
| [String](/docs/widget-string) | The string widget translates a basic text input to a string value |
|
| [String](/docs/widget-string) | The string widget translates a basic text input to a string value |
|
||||||
| [Text](/docs/widget-text) | The text widget takes a multiline text field and saves it as a string |
|
| [Text](/docs/widget-text) | The text widget takes a multiline text field and saves it as a string |
|
||||||
| [Text](/docs/widget-text) | The uuid widget generates a unique id (uuid) and saves it as a string |
|
| [UUID](/docs/widget-uuid) | The uuid widget generates a unique id (uuid) and saves it as a string |
|
||||||
|
|
||||||
## Common widget options
|
## Common widget options
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user