coldbydefault-portfolio
Preparing search index...
types/chatbot
ChatInputProps
Interface ChatInputProps
interface
ChatInputProps
{
disabled
:
boolean
;
isLoading
:
boolean
;
maxLength
:
number
;
onSendMessage
:
(
message
:
string
)
=>
void
;
placeholder
?:
string
;
}
Index
Properties
disabled
is
Loading
max
Length
on
Send
Message
placeholder?
Properties
disabled
disabled
:
boolean
is
Loading
isLoading
:
boolean
max
Length
maxLength
:
number
on
Send
Message
onSendMessage
:
(
message
:
string
)
=>
void
Optional
placeholder
placeholder
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
is
Loading
max
Length
on
Send
Message
placeholder
coldbydefault-portfolio
Loading...