Skip to content

fernandobelotto/ant_ui_form

Repository files navigation

Ant + React Hook Form

the objective of this repository is to show how to use react-hook-form with ant design

Screenshots

image

How to run

yarn
yarn dev

You can check the code at src/inputs

To be done

  • AutoComplete

  • Cascader

  • Checkbox

  • DatePicker

  • Form

  • Input

  • InputNumber

  • Mentions

  • Radio

  • Rate

  • Select

  • Slider

  • Switch

  • TimePicker

  • Transfer

  • TreeSelect

  • Upload

  • Add validation and error state

  • Add more examples