An option from a select field. You should not create these objects from scratch, but should instead grab them from base data.
interface ChoiceOption
color | Color The color of the select option. |
id | undefined | string The ID of the select option. |
name | string The name of the select option. |