Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
TextInput
Interface TextInput
interface
TextInput
{
customID
:
string
;
label
:
string
;
maxLength
?:
number
;
minLength
?:
number
;
placeholder
?:
string
;
required
?:
boolean
;
style
:
TextInputStyles
;
type
:
TEXT_INPUT
;
value
?:
string
;
}
Index
Properties
customID
label
max
Length?
min
Length?
placeholder?
required?
style
type
value?
Properties
customID
customID
:
string
label
label
:
string
Optional
max
Length
max
Length
?:
number
Optional
min
Length
min
Length
?:
number
Optional
placeholder
placeholder
?:
string
Optional
required
required
?:
boolean
style
style
:
TextInputStyles
type
type
:
TEXT_INPUT
Optional
value
value
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
customID
label
max
Length
min
Length
placeholder
required
style
type
value
Oceanic
Loading...