yingzhi-bpmn-lowcode-materials
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Ant Design For Lowcode

NPM version

在线示例 / DEMO

使用 / Usage

NPM

const { material } from '@alilc/lowcode-engine';
const assets = require('@alilc/antd-lowcode-materials/build/lowcode/assets-prod.json');

// in GeneralWorkbench init
material.setAssets(assets);

CDN

// in GeneralWorkbench init
const assets = await (await fetch(`https://alifd.alicdn.com/npm/@alilc/antd-lowcode-materials@1.0.3/build/lowcode/assets-prod.json`)).json();
material.setAssets(assets);

/yingzhi-bpmn-lowcode-materials/

    Package Sidebar

    Install

    npm i yingzhi-bpmn-lowcode-materials

    Weekly Downloads

    5

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    4.55 MB

    Total Files

    73

    Last publish

    Collaborators

    • yingzhi.npm