StringSelectMenuOptionProps
StringSelectMenuOptionProps
Represents the properties for a string select menu option. This can be either a SelectMenuComponentOptionData or an APISelectMenuOption.
Signature
type StringSelectMenuOptionProps = | SelectMenuComponentOptionData
| APISelectMenuOption