StringSelectMenu
namespace
StringSelectMenu
sourceexport namespace StringSelectMenu export namespace StringSelectMenuinterface
Props
sourceexport interface Props extends Omit<StringSelectMenuComponentData, "type"|"options"> export interface Props extends Omit<StringSelectMenuComponentData, "type"|"options">JSX.SingleOrArray<Exclude<StringSelectMenuComponentData["options"], undefined>[0]|JSONEncodable<APISelectMenuOption>> JSX.SingleOrArray<Exclude<StringSelectMenuComponentData["options"], undefined>[0]|JSONEncodable<APISelectMenuOption>>