0.1.0-snapshot1 • Published 6 years ago
dw-text-editor v0.1.0-snapshot1
dw-text-editor
Introduction
- HTML5 rich text editor
Installation Steps
npm i @dw/dw-text-editor- Copy the
squire.htmlfile into your server root directory.
Usage
Import
import '@dw/dw-text-editor'
Use
- Set
iframePathattribute topath/to/squire.htmlifsquire.htmlfile isn't on root directory. <dw-text-editor iframePath="path/to/squire.html" value="" readonly> </dw-text-editor>
0.1.0-snapshot1
6 years ago