josdejong/jsoneditor

Event to get notified when a node gets expaneded

Open

#1,217 opened on Jan 9, 2021

 (7 comments) (0 reactions) (0 assignees)JavaScript (2,080 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 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