Skip to content

Hiding Properties-button #105

@mbknor

Description

@mbknor

I used to use CSS to hide both json-edit-button and property-button like this:

.json-editor-btn-edit {
   display: none;
}

When I try to use the new disable_edit_json: true-option, it only hides the edit-button.
Is it possible to hide the property-button with an option also?

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