bml-workstand-ui-designer
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Install

npm install bml-workstand-ui-designer -S

Quick Start

import Vue from 'vue'
import BmlWorkstandUiDesigner from 'bml-workstand-ui-designer'

Vue.use(BmlWorkstandUiDesigner)

// or
import {
  DesignEditor
  // ...
} from 'bml-workstand-ui-designer'

Vue.component(DesignEditor.name, DesignEditor)

Browser Support

Modern browsers and Internet Explorer 10+.

Development

Skip this part if you just want to use Element.

Changelog

ENV

node : v13.8.0

Build

  1. npm run dist : 编译发布包
  2. npm publish : 修改发布

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i bml-workstand-ui-designer

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

6.72 MB

Total Files

435

Last publish

Collaborators

  • dalibeans