Tags fields allow you to list all of the currently selected tags, with a text input to add new ones.
{
"key": "tags",
"label": "Tags",
"type": "Tag"
}Properties
help:Null<Dynamic>
Adding help or instructional text to a field.
"help": "This field can only contain letters."show_when:Null<EitherType<ShowOptions, Array<ShowOptions>>>
The "value" can be set to "null" of "!null" to check if something is empty.