Files

5 lines
184 B
JSON

[
{ "name": "title", "type": "text", "label": "Title", "required": true },
{ "name": "color", "type": "text", "label": "Color", "help": "Optional hex color, e.g. #0ea5e9." }
]