vue-tui-editor

0.0.1 • Public • Published

Vue-tui-editor

Vue plugin of tui.editor

Install

npm i -S vue-tui-editor

Usage

Install plugin:

import TuiEditor from 'vue-tui-editor';
 
Vue.use(TuiEditor)

Then in your template:

<tui-editor :options="options" />>

Readme

Keywords

none

Package Sidebar

Install

npm i vue-tui-editor

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • shanevv