v-editor
0.2.0 • Public • Published v-editor
Usage
<VEditor :text="hello"></VEditor>
import { VEditor } from 'v-editor'
export default {
components: {
VEditor
}
}
API
v-editor
props
Installation
npm install v-editor
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint
Customize configuration
See Configuration Reference.
Update the API section of README.md with generated documentation
yarn run doc:build
Package Sidebar
Install
Weekly Downloads