Skip to content

Latest commit

 

History

History

material-ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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/material@5.10

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.