wukongeditor
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

WuKongEditor

项目启动

yarn

开发调试

yarn dev

打包

yarn build

使用说明

1. 引入

npm install WuKongEditor

2. 使用

组件使用

import WuKongEditor from 'WuKongEditor'
import 'WuKongEditor/lib/style.css'

模版使用

<WuKongEditor
  :toobarconfig="toobarconfig"
  v-model:wukcontent="wukcontent"
  :wukhelper="wukhelper"
  :catalogue="catalogue"
  :settings="settings"
  :wukheight="editorHeight"
  :title="title"
  @dataupdate="changeTitleValue"
/>

Readme

Keywords

none

Package Sidebar

Install

npm i wukongeditor

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

2.71 MB

Total Files

52

Last publish

Collaborators

  • ctoweb