Skip to content

Micro feature request: Removing keys. #6

@sl3pycat

Description

@sl3pycat

Problem

When removing keys, a confirmation box pops up to verify with the user before destroying a key. It becomes a problem when the user has multiple keys to remove.

Solution

Please add a config option to disable this behaviour:

const editor = new JSONEditor({
  id:"editor",
  confirmKeyRemove:false,
  ...
})

Thank you 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