6 lines
500 B
Markdown
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" %} |
|