flipper ui:针对Web的React UI工具包 源码
Flipper-UI Web的 UI工具包。 安装 Flipper-UI作为。 // with npm npm install flipper-ui // with yarn yarn add flipper-ui 用法 这是一个快速的示例,可以帮助您入门,这就是您所需要的: import React from ' react ' import ReactDOM from ' react-dom ' import { Button } from ' flipper-ui ' function App () { return ( < Button variant = "
文件列表
flipper-ui:针对Web的React UI工具包
(预估有个135文件)
.babelrc.js
4KB
package.json
2KB
.eslintrc.json
5KB
LICENSE
1KB
doczrc.js
150B
Tooltip.mdx
3KB
List.mdx
2KB
Button.mdx
2KB
EditableTable.mdx
4KB
AutoComplete.mdx
3KB
暂无评论