ruwang

Results 1 comments of ruwang

`readOnly: true` not working for me as well. To enable/disable the editor, you have to bind the `disabled` to the component like this: ``` ``` Then you can toggle the...