Skip to content

Micro feature request: Collapsing objects. #7

@sl3pycat

Description

@sl3pycat

Problem

When working with large and heavily nested JSON files, it's overwhelming when loaded in.

Solution

Please add a config option to load JSON initially as collapsed:

editior = new JSONEditor({
  id:"editor",
  collapsed:true,
  ...
})

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions