Open jcads opened 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...")
toggleMsgLoader
toggleMsgLoader("Agent is typing...")
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...")