ember-ckeditor
ember-ckeditor copied to clipboard
`ember-ckeditor-toolbar` component
I would like to make the toolbar configurable as a separate component
I'm not sure if you already have a solution in mind to this, but i needed to render the toolbar to a specific element in a customer project and used this: http://ckeditor.com/addon/sharedspace Might eventually be helpful :)
@topaxi interesting! thanks!