Open-Federation / json-schema-editor-visual

A json-schema editor of high efficient and easy-to-use, base on React.
https://hellosean1025.github.io/json-schema-visual-editor/
MIT License
1.02k stars 224 forks source link

添加更多的控制能力,通过组件初始化参数传入 #36

Open sunshl opened 5 years ago

sunshl commented 5 years ago

lockRoot: 根节点不可编辑 hideElements: 隐藏部分元素('description-addon', 'advanced-settings', 'import-json')

/// 有些场景,不需要这种复杂编辑能力,隐藏一些元素可以让使用更加简单。