element-plus-react
v0.0.6
Published
<p align="center"> <a href="https://www.npmjs.org/package/element-plus-react"> <img src="https://img.shields.io/npm/v/element-plus-react.svg"> </a> <a href="https://npmcharts.com/compare/element-plus-react?minimal=true"> <img src="https://im
Readme
😈 本项目由个人维护,非官方团队,欢迎你加入我们,做大做强,再创辉煌!
😈 This project is maintained by individuals and an unofficial team. You are welcome to join us to become bigger and stronger and create brilliance!
🔥 Written in TypeScript
友情链接
📦 安装
pnpm i element-plus-react
npm install element-plus-react --save
yarn add element-plus-react🔨 示例
import { Button } from 'element-plus-react';
const App = () => (
<>
<Button type="primary">PRESS ME</Button>
</>
);Contributors
This project exists thanks to all the people who contribute.
And thank you to all our backers! 🙏
待开发组件
- [ ] Calendar
- [ ] Carousel
- [ ] Cascader
- [ ] CheckTag
- [ ] Checkbox
- [ ] Collapse
- [ ] ColorPicker
- [ ] DatePicker
- [ ] Directives
- [ ] Dialog
- [ ] Drawer
- [ ] Dropdown
- [ ] Form
- [ ] Image
- [ ] ImageViewer
- [ ] InfiniteScroll
- [ ] Input
- [ ] InputNumber
- [ ] Loading
- [ ] Menu
- [ ] Message
- [ ] Notification
- [ ] Option
- [ ] Overlay
- [ ] Pagination
- [ ] Popconfirm
- [ ] Popover
- [ ] Popper
- [ ] Progress
- [ ] Radio
- [ ] Rate
- [ ] Scrollbar
- [ ] Select
- [ ] Submenu
- [ ] Switch
- [ ] Table
- [ ] Tabs
- [ ] Tag
- [ ] TimePicker
- [ ] TimeSelect
- [ ] ToolTip
- [ ] Transfer
- [ ] Tree
- [ ] Upload
- [ ] VirtualList
