first-package-test-release

0.1.27 • Public • Published

first-package

//组件引用与注册
import XPlusEditor from "first-package-test-release"
import "first-package-test-release/lib/XPlusEditor.css";
Vue.use(XPlusEditor)


组件使用

编辑页面组件

<XplusEdtor :dataConfig="对象数组"/>

传参 对象数组 [{name:'vszoro'}]

参数配置页面组件

<XplusConfig :dataConfig="对象数组"/>

传参 对象数组 [{name:'vszoro'}]

Readme

Keywords

none

Package Sidebar

Install

npm i first-package-test-release

Weekly Downloads

0

Version

0.1.27

License

ISC

Unpacked Size

398 kB

Total Files

9

Last publish

Collaborators

  • vszoro