@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-blocks/src/public-api
MessageSendEvent
Interface MessageSendEvent
Emitted when the user sends a message via the composer.
interface
MessageSendEvent
{
content
:
string
;
}
Index
Properties
content
Properties
Readonly
content
content
:
string
The composed message content.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
@theredhead — Frontend Library - v1.0.0
Loading...
Emitted when the user sends a message via the composer.