1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/data/reusables/form-schema/options-syntax.md
2021-06-24 10:21:07 -04:00

6 lines
464 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. | Required | String | {% octicon "dash" aria-label="The dash icon" %} | {% octicon "dash" aria-label="The dash icon" %} |