react-codemirror2
react-codemirror2 copied to clipboard
[HELP] How to add a widget like an inline Tag?
It looks like a Tag. You can even use Backspace to delete it.
I tried addWidget() and addLineWidget() but it doesn't work.
help...please...