@whalecloud/custom-webpage-plugin

0.0.18 • Public • Published

@whalecloud/custom-plugin

表单编辑器自定义插件

需要配合(@whalecloud/page-design)[https://www.npmjs.com/package/@whalecloud/page-builder]一起使用

Install

npm install --save @whalecloud/custom-plugin

Or if you prefer yarn:

yarn add @whalecloud/custom-plugin
import { registerCustomPlugin } from "@whalecloud/page-builder";
import customPlugins from '@whalecloud/custom-plugin';
// import { editorPlugins, renderPlugins } from '@whalecloud/custom-plugin';

registerCustomPlugin(customPlugins);

/@whalecloud/custom-webpage-plugin/

    Package Sidebar

    Install

    npm i @whalecloud/custom-webpage-plugin

    Weekly Downloads

    18

    Version

    0.0.18

    License

    MIT

    Unpacked Size

    9.38 MB

    Total Files

    706

    Last publish

    Collaborators

    • whalecloud-developer