coldbydefault-portfolio
Preparing search index...
types/chatbot
ChatBotUIProps
Interface ChatBotUIProps
interface
ChatBotUIProps
{
className
?:
string
;
position
?:
"bottom-right"
|
"bottom-left"
|
"top-right"
|
"top-left"
;
theme
?:
"system"
|
"light"
|
"dark"
;
}
Index
Properties
class
Name?
position?
theme?
Properties
Optional
class
Name
className
?:
string
Optional
position
position
?:
"bottom-right"
|
"bottom-left"
|
"top-right"
|
"top-left"
Optional
theme
theme
?:
"system"
|
"light"
|
"dark"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
position
theme
coldbydefault-portfolio
Loading...