New to KendoReact? Start a free 30-day trial
File Upload
File UploadPremium
The Chat component allows users to share documents, images, and other media files. This feature enables rich content sharing and collaboration.
To enable file upload, configure the uploadConfig
property. This property accepts either a boolean or an UploadProps
object. Set to true
for default settings or use an object for more precise configuration.
The file upload feature displays an attachment button next to the message input. Users can click to select files, which are automatically uploaded and attached to messages.
Change Theme
Theme
Loading ...