compo-quill-editor

0.8.13 • Public • Published

Quill Component Wrapper

Build Status Bower version

a:quillEditor;

Attributes

Attributes Description
?x-theme Quill theme (default snow)
?x-live Define this attribute, to emit quillEditor_Changed signal on each keypress, otherwise this signal is deferred until blur event

Signals

Signal Description
quillEditor_Changed (sender, text) is emitted each time text is changed

Install

bower install compo-quilleditor

API

  • editor #

    Quill Editor instance

  • get() #

    Get text

  • set(value) #

    Set text

Dependencies

  • QuillJS: embed quill sources in any way into your application.

Examples

# install atma toolkit
npm install atma
# run server
atma server

# navigate `http://localhost:5777/examples/simple.html`

Test

npm test

©️ MIT - The Atma.js Project

Readme

Keywords

none

Package Sidebar

Install

npm i compo-quill-editor

Weekly Downloads

1

Version

0.8.13

License

none

Last publish

Collaborators

  • tenbits