Hi All,
I am planning to build a JSON code editor. with some extra features. If some one click on key of json data then some event should trigger. But I am not getting any proper class or span with any class name. Is there any way to add span tag in “key” of JSON object?
In Above Image I need similar kind to span tag like “value” has to add event listener on it.
I want the code in below way