josdejong/jsoneditor

Support update options but keep current state

Open

#1,213 opened on Jan 4, 2021

View on GitHub
 (1 comment) (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

Is it nice if we have the method JsonEditor.UpdateOptions(options); to update options but no need to destroy() and re-create since we want to keep the current state.

Contributor guide