Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
StringSelectMenu
Interface StringSelectMenu
interface
StringSelectMenu
{
customID
:
string
;
disabled
?:
boolean
;
maxValues
?:
number
;
minValues
?:
number
;
options
:
SelectOption
[]
;
placeholder
?:
string
;
type
:
STRING_SELECT
;
}
Hierarchy (
view full
)
SelectMenuBase
<
STRING_SELECT
>
StringSelectMenuOptions
StringSelectMenu
Index
Properties
customID
disabled?
max
Values?
min
Values?
options
placeholder?
type
Properties
customID
customID
:
string
Optional
disabled
disabled
?:
boolean
Optional
max
Values
max
Values
?:
number
Optional
min
Values
min
Values
?:
number
options
options
:
SelectOption
[]
Optional
placeholder
placeholder
?:
string
type
type
:
STRING_SELECT
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
customID
disabled
max
Values
min
Values
options
placeholder
type
Oceanic
Loading...