Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
TextInput
Interface TextInput
interface
TextInput
{
customID
:
string
;
id
?:
number
;
label
:
string
;
maxLength
?:
number
;
minLength
?:
number
;
placeholder
?:
string
;
required
?:
boolean
;
style
:
TextInputStyles
;
type
:
TEXT_INPUT
;
value
?:
string
;
}
Hierarchy (
view full
)
BaseComponent
TextInput
Index
Properties
customID
id?
label
max
Length?
min
Length?
placeholder?
required?
style
type
value?
Properties
customID
customID
:
string
Optional
id
id
?:
number
Autoincremented number if not provided
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
id
label
max
Length
min
Length
placeholder
required
style
type
value
Oceanic
Loading...
Autoincremented number if not provided