Datalynk Client
Preparing search index...
chat-gui
ChatGuiOptions
Interface ChatGuiOptions
interface
ChatGuiOptions
{
document
?:
Document
;
onClose
?:
()
=>
void
;
onUnreadChange
?:
(
count
:
number
)
=>
void
;
popout
?:
boolean
;
title
?:
string
;
}
Index
Properties
document?
on
Close?
on
Unread
Change?
popout?
title?
Properties
Optional
document
document
?:
Document
Optional
on
Close
onClose
?:
()
=>
void
Optional
on
Unread
Change
onUnreadChange
?:
(
count
:
number
)
=>
void
Optional
popout
popout
?:
boolean
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
on
Close
on
Unread
Change
popout
title
Datalynk Client
Loading...