Skip to main content

React Select Integration

Single Value

React Formz makes it extremely easy to integrate with third-party input libraries like react-select. Below is an example of how to integrate with react-select. Like all integrations, your components will automatically be optimized to re-render only when the component changes.

Multi Value

React Formz also suppors multi select in react select as well as pretty much any feature in react select.