Preparing search index...
The search index is not available
Botloader
Botloader
Discord
ShortTextInput
Class ShortTextInput
Hierarchy (
view full
)
TextInput
ShortTextInput
Implements
ITextInput
Index
Constructors
constructor
Properties
custom
Id
id?
kind
label?
max
Length?
min
Length?
placeholder?
required?
style
value?
Methods
set
Id
set
Max
Length
set
Min
Length
set
Place
Holder
set
Required
set
Value
Constructors
constructor
new
Short
Text
Input
(
label
,
name
,
data
?
)
:
ShortTextInput
Parameters
label
:
null
|
string
name
:
string
Optional
data
:
any
Returns
ShortTextInput
Properties
custom
Id
custom
Id
:
string
Optional
id
id
?:
number
kind
kind
:
"TextInput"
= "TextInput"
Optional
label
label
?:
string
Deprecated
Optional
max
Length
max
Length
?:
number
Optional
min
Length
min
Length
?:
number
Optional
placeholder
placeholder
?:
string
Optional
required
required
?:
boolean
style
style
:
TextInputStyle
Optional
value
value
?:
string
Methods
set
Id
set
Id
(
id
)
:
void
Parameters
id
:
number
Returns
void
set
Max
Length
set
Max
Length
(
length
)
:
ShortTextInput
Parameters
length
:
number
Returns
ShortTextInput
set
Min
Length
set
Min
Length
(
length
)
:
ShortTextInput
Parameters
length
:
number
Returns
ShortTextInput
set
Place
Holder
set
Place
Holder
(
placeholder
)
:
ShortTextInput
Parameters
placeholder
:
string
Returns
ShortTextInput
set
Required
set
Required
(
required
)
:
ShortTextInput
Parameters
required
:
boolean
Returns
ShortTextInput
set
Value
set
Value
(
value
)
:
ShortTextInput
Parameters
value
:
string
Returns
ShortTextInput
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
custom
Id
id
kind
label
max
Length
min
Length
placeholder
required
style
value
set
Id
set
Max
Length
set
Min
Length
set
Place
Holder
set
Required
set
Value
Botloader
Commands
Discord
EventSystem
HttpClient
Settings
Storage
Tasks
Unstable
console
AsyncLock
Image
Script
ConsoleOutputOptions
ImageProperties
CustomScope
ExractClassProperties
ImageTranscodeOptions
OmitProperties
base64Decode
base64Encode
decodeText
Loading...
Generated using
TypeDoc
Deprecated