Hi,
I am very new to Svelte and trying to use this component. I am not able to understand how to use the 'editor' props like instance, save, clear etc.
Here are a couple of things I want to do -
- On clicking a button, clear the contents of the entire editor
- On clicking another button, output the json version of the editor data
Any help is appreciated! Thanks
Hi,
I am very new to Svelte and trying to use this component. I am not able to understand how to use the 'editor' props like instance, save, clear etc.
Here are a couple of things I want to do -
Any help is appreciated! Thanks