typewriter-editor / typewriter

A rich text editor based off of Quill.js and Ultradom, and using Svelte for UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toolbars

scarroll32 opened this issue · comments

commented

Ability to add a toolbar, should be easy to style and add icons. Prebuild a sample using Font Awesome.

For simplicity can be a single level only (ie: no drop down buttons). Note that #6 night need several buttons.

This is enabled with the renderless components. An more robust example can be added to the examples directory with icons, dropdowns, or other things.