Documentation
Storybook (Main)
Storybook (Develop)
Preparing search index...
The search index is not available
Webebeb Team's Tools Docs
Webebeb Team's Tools Docs
stores/socket/chatSocket.store
ChatStore
Interface ChatStore
interface
ChatStore
{
actions
:
{
addMessage
:
(
(
message
:
ChatResponse
)
=>
void
)
;
clearMessages
:
(
(
)
=>
void
)
;
}
;
}
Index
Properties
actions
Properties
actions
actions
:
{
addMessage
:
(
(
message
:
ChatResponse
)
=>
void
)
;
clearMessages
:
(
(
)
=>
void
)
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
Documentation
Storybook (Main)
Storybook (Develop)
Webebeb Team's Tools Docs
Loading...