jsonforms-editor
jsonforms-editor copied to clipboard
Connect Tree and Editor by highlight controls and schema elements on hover
Motivation Help the user to quickly see where in the form a certain schema element is placed. Help the user to see to which schema element a certain control is referring too without clicking.
Solution On hover on a control, the corresponding schema element is highlighted. On hover on a schema element, the corresponding control is highlighted.