Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
StringSelectMenuComponentData
Interface StringSelectMenuComponentData
interface
StringSelectMenuComponentData
{
customId
:
string
;
disabled
?:
boolean
;
id
?:
number
;
maxValues
?:
number
;
minValues
?:
number
;
options
:
readonly
SelectMenuComponentOptionData
[]
;
placeholder
?:
string
;
type
:
StringSelect
;
}
Hierarchy (
View Summary
)
BaseSelectMenuComponentData
StringSelectMenuComponentData
Index
Properties
custom
Id
disabled?
id?
max
Values?
min
Values?
options
placeholder?
type
Properties
custom
Id
customId
:
string
Optional
disabled
disabled
?:
boolean
Optional
id
id
?:
number
Optional
max
Values
maxValues
?:
number
Optional
min
Values
minValues
?:
number
options
options
:
readonly
SelectMenuComponentOptionData
[]
Optional
placeholder
placeholder
?:
string
type
type
:
StringSelect
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Id
disabled
id
max
Values
min
Values
options
placeholder
type
discord-js-button-pagination-ts
Loading...