ui:React Buttercup产品中使用的UI组件

时间:2024-04-07 21:52:20
【文件属性】:

文件名称:ui:React Buttercup产品中使用的UI组件

文件大小:2.07MB

文件格式:ZIP

更新时间:2024-04-07 21:52:20

styled-components react-components ui-components buttercup JavaScript

毛cup UI组件 React 产品系列中使用的UI组件。 预览组件 npm install npm run storybook 然后转到 。 使用组件 yarn add @buttercup/ui # or npm install @buttercup/ui --save import { Button } from '@buttercup/ui' ; const MyComponent = ( ) => ( < Button danger > Delete < / Button > ) ; 可用组件 密码产生器 密码生成器捆绑在一个弹出窗口中,可以像这样使用: import { Generator } from "@buttercup/ui" ; const Comp = ( ) => ( < Generator onGenerate = { handleGene


【文件预览】:
ui-master
----.storybook()
--------config.js(132B)
--------webpack.config.js(1024B)
--------addons.js(44B)
----.gitignore(62B)
----tsconfig.json(505B)
----README.md(2KB)
----stories()
--------vault.js(14KB)
--------resources()
--------OTPDigits.js(332B)
--------meter.js(792B)
--------index.js(4KB)
--------generator.js(1KB)
----resources()
--------icons()
----.github()
--------workflows()
----.prettierrc(64B)
----LICENSE(1KB)
----__tests__()
--------mocks()
--------generator.spec.js(474B)
--------__snapshots__()
--------index.js(148B)
----package.json(4KB)
----src()
--------components()
--------i18n()
--------variables.js(668B)
--------index.js(614B)
--------styles()
--------utils.js(2KB)
--------hooks()
----.babelrc(429B)
----.editorconfig(130B)
----webpack.config.js(2KB)
----package-lock.json(1.01MB)

网友评论