Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wangtao0101/react-form-antd

An easy high performance form component based on ant design.
https://github.com/wangtao0101/react-form-antd

antd form react

Last synced: about 2 months ago
JSON representation

An easy high performance form component based on ant design.

Awesome Lists containing this project

README

        

# react-form-antd
[![Build Status](https://img.shields.io/travis/wangtao0101/react-form-antd.svg?style=flat)](https://travis-ci.org/wangtao0101/react-form-antd)
[![Coverage Status](https://coveralls.io/repos/github/wangtao0101/react-form-antd/badge.svg?branch=master)](https://coveralls.io/github/wangtao0101/react-form-antd?branch=master)

An easy form component based on ant design.

## Roadmap, available Component in ant design:
- [x] Input
- [x] TextArea
- [x] InputNumber
- [ ] Select
- [ ] Button
- [ ] AutoComplete
- [ ] Cascader
- [ ] TimePicker
- [ ] DatePicker(MonthPicker, RangePicker)
- [ ] TreeSelect
- [ ] Slider
- [ ] Checkbox
- [ ] Checkbox Group
- [ ] Radio
- [ ] RadioGroup
- [ ] Switch
- [ ] Rate