Basic options
Editor
Installation
npm install --save dante3
Basic usage
This is an empty editor. Will be initialized with default tooltips
Is the same as
Body placeholder
Read Only
Read only will disable all interaction
onUpdate callback
onUpdate func will return the entire instance of the editor, so you can use all it's methods.