RLHawk1

Results 3 issues of RLHawk1

I'm able to add elements using Polymer.dom(parentElement).appendChild(childElement), but I'm not able to remove them as Polymer.dom(parentElement).removeChild is not a valid function. Am I missing something?

Is there any way to add custom options to the toolbar? I see that summernote supports this at https://summernote.org/deep-dive/#custom-button but I'm struggling to figure out how to use that with...

Updated Usage section with correct import