Material UI Integration

Material UI is a comprehensive library of components based on Google's Material Design system. In this guide, we will show how to integrate its Inputs components with Conform.

Compatibility

Based on @mui/[email protected]

Native support

  • Text Field (default)
  • Text Field (multiline)
  • NativeSelect
  • Checkbox
  • Radio Group
  • Switch

Integration required

  • Autocomplete
  • Select
  • Rating
  • Slider

Demo

Try it out on Codesandbox.