Component API
ChatView
Import
Props
Name | Type | Default | Description |
---|---|---|---|
chat | Chat | The chat object | |
showHeader | boolean | true | Shows the channel or dm name |
inputProps | InputProps | Props for the input component | |
messageProps | MessageProps | Props for the message component |
Was this page helpful?