GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

StringSelectMenuComponent

API/Classes/StringSelectMenuComponent
seyfert/lib/components/StringSelectMenuComponent.d.ts

Signature

export declare class StringSelectMenuComponent extends BaseSelectMenuComponent<ComponentType.StringSelect>

Properties

1
options

Methods

0

No methods.

Properties

options#Getter
get options(): APISelectMenuOption<string>[];