josdejong/jsoneditor

Event to get notified when a node gets expaneded

Open

#1,217 opened on Jan 9, 2021

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (2,034 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

Description

Hello,

I was wondering if there is an event to get notified when a node gets expanded or collapsed. I need this to write a custom function to keep the list of expanded states. I couldn't find any function to restore expanded nodes after a page refresh

Contributor guide