josdejong / josdejong/jsoneditor

MouseOver event

Open
#1,144 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
12.3k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Is there any onMouseOver event handler for a Tree mode, so I could make relevant actions when the row is changed?

Preamble: I need an inline Copy button to copy the node path from the JSON tree, and having onEvent handler I can get that path. The problem is that onEvent is fired only when I mouse over only a JSON key, but I would want to fire when I mouse over the whole row and the row is changed then.

Or maybe there's another way to add a custom HTML renderer into a raw?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.