组件:示例组件(与补品配套) 源码
概要 使用构建的示例组件包。 用法 要使用此示例组件库,请安装以下依赖项,然后注册要捆绑的组件。 npm install @optoolco/tonic npm install @optoolco/components 包含单个组件 inport Tonic from '@optoolco/tonic' import { TonicInput } from '@optoolco/components/input' import { TonicIcon } from '@optoolco/components/icon' Tonic . add ( TonicInput ) Tonic . a
文件列表
components-master.zip
(预估有个80文件)
components-master
_test
old
test.js
1KB
build.js
3KB
tape.js
1KB
index.styl
1KB
index.js
795B
util.js
486B
testcafe
暂无评论