Chat

Usage
Displays a chat interface for a given story board. The board is set either manually or through a ChatRoute
Requires the AnonmymousLogin component to be present inside AppBase.
Developer docs
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| typingHideTypes | string |
'' |
|
| typingDurationTypeTextPerCharacter | string |
'0.075' |
|
| typingDurationTypeChoiceDefault | string |
'0' |
|
| board | string |
"board1" |
|
| messagesReportableDefault | string |
'TRUE' |
Slots
| Name | Default | Props | Fallback |
|---|---|---|---|
| Player | No |
StoryBoardImage

Display the image associated with a given story board. Use this together with HorizontalSpacer and Layout Shells to indicate which story board is open.