Abstract
The type of select menu this would be instantiated for.
Constructs a new kind of component.
The data to construct a component out of
Readonly
dataThe API data associated with this component.
Sets the custom id for this select menu.
The custom id to use
Sets whether this select menu is disabled.
Optional
disabled: booleanWhether this select menu is disabled
Sets the maximum values that must be selected in the select menu.
The maximum values that must be selected
Sets the minimum values that must be selected in the select menu.
The minimum values that must be selected
Sets the placeholder for this select menu.
The placeholder to use
Generated using TypeDoc
The base select menu builder that contains common symbols for select menu builders.