jsoneditor
jsoneditor copied to clipboard
Question: how can I disable the type selection on the root node?
Hello,
Is it possible to customize the dropdown menu for the root node only? In my case, I want the type for the root node can't be changed, but the child node's type can still be changeable. In that case, removing or disabling the type button in the root node would be preferable.

Any help would be appreciated
Regards
Maybe you can use the onCreateMenu option to remove this menu item in case it is the root object.