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