I had a requirement where I needed to include an 'Undo' link as part of the text which when clicked on, it performs certain action. I was able to do this through DOM manipulations in the (onMessagesChange) event. But it would be nice if this feature were built into this component perhaps through
I had a requirement where I needed to include an 'Undo' link as part of the text which when clicked on, it performs certain action. I was able to do this through DOM manipulations in the (onMessagesChange) event. But it would be nice if this feature were built into this component perhaps through