You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theEditor
.The text was updated successfully, but these errors were encountered: