1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/data/reusables/form-schema/options-syntax.md
2023-03-27 07:50:59 +00:00

6 lines
500 B
Markdown

For each value in the `options` array, you can set the following keys.
| Key | Description | Required | Type | Default | Options |
| --- | ----------- | -------- | ---- | ------- | ------- |
| `label` | The identifier for the option, which is displayed in the form. Markdown is supported for bold or italic text formatting, and hyperlinks. | {% octicon "check" aria-label="Required" %} | String | {% octicon "dash" aria-label="Not applicable" %} | {% octicon "dash" aria-label="Not applicable" %} |