1. 首页
  2. 数据库
  3. 其它
  4. mantine:曼汀莫诺瑞波 源码

mantine:曼汀莫诺瑞波 源码

上传者: 2021-04-21 14:21:40上传 ZIP文件 2.87MB 热度 5次
普通话 构建更好的React应用程序。 Mantine是一个可定制的组件库,专注于可访问性和开发人员经验。 链接 安装 要开始使用Mantine,您需要安装及其对等依赖项: # With yarn yarn add @mantine/core @mantine/hooks react-jss # With npm yarn add @mantine/core @mantine/hooks react-jss # With install-peerdeps npx install-peerdeps @mantine/core 用法 现在,您可以从@ mantine / core导入和使用任何组件: import { Button } from '@mantine/core' ; function App ( ) { return < Button > Mantine button
用户评论