What is Redux form?

Technology CommunityCategory: ReduxWhat is Redux form?
VietMX Staff asked 3 years ago

Redux Form works with React and Redux to enable a form in React to use Redux to store all of its state. Redux Form can be used with raw HTML5 inputs, but it also works with very well with common UI frameworks like Material UI, React Widgets and React Bootstrap.