ABAditya BhardwajOct 23, 2018
What's a good way to implement 'Context-menu on hover' functionality in a DraftJS editor?
I am making an editor using DraftJS and want to implement context-menu on hover functionality i.e. show a dropdown menu when hovering over a list-item (akin to behaviour in list-based editors like Workflowy). What is a good way to implement it in Dra...
Join discussion