Wolox / react-chat-widget

Awesome chat widget for your React App
MIT License
1.47k stars 457 forks source link

[Request] Add an optional parameter to `toggleMsgLoader` #293

Open jcads opened 2 years ago

jcads commented 2 years ago

I want to add a custom text instead of the ellipsis. Maybe we can make add an optional param to toggleMsgLoader. Then use it like so: toggleMsgLoader("Agent is typing...")