文件名称:组件:示例组件(与补品配套)
文件大小:158KB
文件格式:ZIP
更新时间:2024-02-26 23:29:00
components ui-design ui minimal web-components
概要 使用构建的示例组件包。 用法 要使用此示例组件库,请安装以下依赖项,然后注册要捆绑的组件。 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
----_test()
--------old()
--------index.js(795B)
--------util.js(486B)
--------testcafe()
--------fixtures()
----windowed()
--------index.js(14KB)
--------test.js(199B)
----relative-time()
--------index.js(11KB)
--------test.js(1KB)
----profile-image()
--------index.js(5KB)
--------test.js(3KB)
----MIGRATION.md(1KB)
----panel()
--------index.js(1KB)
--------test.js(2KB)
----input()
--------index.js(9KB)
--------test.js(10KB)
----sprite()
--------index.js(4KB)
--------test.js(935B)
----index.js(3KB)
----form()
--------index.js(3KB)
--------test.js(3KB)
----jsconfig.json(393B)
----package.json(1KB)
----_types()
--------testcafe()
----accordion()
--------index.js(6KB)
--------test.js(3KB)
----tooltip()
--------index.js(4KB)
--------test.js(2KB)
----verify-included.sh(383B)
----.github()
--------workflows()
----theme.css(3KB)
----select()
--------index.js(8KB)
--------test.js(6KB)
----dialog()
--------index.js(6KB)
--------test.js(2KB)
----progress-bar()
--------index.js(2KB)
--------test.js(4KB)
----loader()
--------index.js(2KB)
----toaster-inline()
--------index.js(5KB)
--------test.js(6KB)
----.npmignore(11B)
----index.d.ts(322B)
----toaster()
--------index.js(7KB)
--------test.js(7KB)
----popover()
--------index.js(5KB)
--------test.js(2KB)
----.testcaferc.json(91B)
----toggle()
--------index.js(5KB)
--------test.js(4KB)
----button()
--------index.js(6KB)
--------test.js(8KB)
----.gitignore(86B)
----split()
--------index.js(7KB)
----icon()
--------index.js(1KB)
--------test.js(4KB)
----badge()
--------index.js(2KB)
--------test.js(2KB)
----.npmrc(9B)
----README.md(4KB)
----tabs()
--------index.js(6KB)
--------test.js(10KB)
----_dist()
--------index.js(149KB)
----chart()
--------index.js(2KB)
--------test.js(1KB)
----range()
--------index.js(5KB)
--------test.js(4KB)
----checkbox()
--------index.js(4KB)
--------test.js(6KB)
----router()
--------index.js(7KB)
--------test.js(1KB)
----LICENSE.txt(1KB)
----textarea()
--------index.js(7KB)
--------test.js(5KB)
----.githooks()
--------pre-push()