Please add toolbar support in the react conversationalui, just like it exists in the jQuery chat component.
We need in our projects a way to add custom action buttons, besides the simple "send" message.
Ie. attach files/images to a message, open emoji picker, etc.
Hello,
This is already implemented.
There are two new features:
1) Full customization:
https://www.telerik.com/kendo-react-ui/components/conversationalui/custom-rendering/
2) Toolbar:
https://www.telerik.com/kendo-react-ui/components/conversationalui/toolbar/
Regards,
Stefan
Progress Telerik
We definitely need this feature. The ability to send images in a chat application is very common now-a-days. Also, since it is already available in the jQuery component and React components are just wrappers around it - as far as I know - one would think it can't be a monumental task.
So, please implement this. Thank you.