flet-design:一个React UI库

时间:2021-04-21 10:17:13
【文件属性】:
文件名称:flet-design:一个React UI库
文件大小:38KB
文件格式:ZIP
更新时间:2021-04-21 10:17:13
JavaScript FletDesign 一个具有许多解决方案和组件的React UI库 该项目仍在开发中 如果您想在开发方面提供支持,请 按钮用法 import { Button } from "fletd" ; import { FiDownloadCloud } from "react-icons/fi" ; const App = ( ) => ( < Button type = "primary" icon = { < FiDownloadCloud xss=removed xss=removed> Download < / Button > ) ; 道具 export type SizeTypes = "small" | "sm" | "medium" | "md" |
【文件预览】:
flet-design-main
----.gitignore(339B)
----package.json(5KB)
----src()
--------components()
--------react-app-env.d.ts(1KB)
--------setupTests.ts(241B)
--------index.scss(710B)
--------styles()
--------index.tsx(501B)
--------App.test.tsx(273B)
--------reportWebVitals.ts(425B)
--------App.tsx(716B)
----public()
--------index.html(389B)
----index.js(46B)
----tsconfig.json(535B)
----scripts()
--------build.js(7KB)
--------test.js(1KB)
--------start.js(5KB)
----README.md(1KB)
----config()
--------webpack.config.js(31KB)
--------jest()
--------getHttpsConfig.js(2KB)
--------modules.js(3KB)
--------pnpTs.js(620B)
--------webpackDevServer.config.js(7KB)
--------paths.js(2KB)
--------env.js(4KB)

网友评论