DyteChat
Fully featured chat component with image & file upload, emoji picker and auto-scroll.
<Center>
<DyteChat
meeting={meeting}
style={{ height: '480px', maxWidth: '320px', backgroundColor: '#000' }}
/>
</Center>
Props
config
disablePrivateChat
disables private chat
Default
false
Type
boolean
iconPack
meeting
Meeting object
Type
DyteClient
privatePresetFilter
Default
[]
Type
String[]
size
Size
Type
"lg" | "md" | "sm" | "xl"