@follisher/web-ui

1.0.2 • Public • Published

Ant Design For Lowcode

NPM version

在线示例 / DEMO

使用 / Usage

NPM

const { material } from '@alilc/lowcode-engine';
const assets = require('@autumn/web-ui/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/@autumn/web-ui@1.1.0/build/lowcode/assets-prod.json`)).json();
material.setAssets(assets);

Readme

Keywords

none

Package Sidebar

Install

npm i @follisher/web-ui

Weekly Downloads

3

Version

1.0.2

License

none

Unpacked Size

3.69 MB

Total Files

296

Last publish

Collaborators

  • algernon.liu