@bootdesk/chat-widget-bridge
Preparing search index...
BridgeConfig
Interface BridgeConfig
interface
BridgeConfig
{
locale
?:
string
;
placeholder
?:
string
;
theme
?:
{
mode
?:
"auto"
|
"light"
|
"dark"
}
;
title
?:
string
;
}
Index
Properties
locale?
placeholder?
theme?
title?
Properties
Optional
locale
locale
?:
string
Optional
placeholder
placeholder
?:
string
Optional
theme
theme
?:
{
mode
?:
"auto"
|
"light"
|
"dark"
}
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
locale
placeholder
theme
title
@bootdesk/chat-widget-bridge
Loading...