@tcwd/weda-ide-components

v0.1.12-next.0
Components of TencentCloud WeDa
Low-Code IDE Components

WeDa 编辑器组件库

一、开发

开发新组件在 src 新建文件,

完成组件功能后,在 __stories__ 创建组件的 Demo 示例,

完善 Demo 示例后,可在相同目录下添加组件的单元测试文件。

二、使用

import { Outline, ComponentPanel } from '@tencent/weda-ide-components'

// 具体用法可查看对应的 TS 类型提示
npm i @tcwd/weda-ide-components

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 1/10/2022

Downloads