uber / react-view

React View is an interactive playground, documentation and code generator for your components.
https://react-view.pages.dev
MIT License
697 stars 41 forks source link

Option to disable editing in Editor #65

Open sachdeva-shrey opened 3 years ago

sachdeva-shrey commented 3 years ago

Is your feature request related to a problem? Please Describe. I have a use-case where I wanted to disable the editing in the Editor component but currently this is not supported.

Describe the solution you'd like A prop named enabled or something similar, that can be used to change the state of the Editor.