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 - 1. On clicking a button, clear the contents of the entire editor 2. On clicking another button, output the json version of the editor data Any help is appreciated! Thanks