issues
search
galki
/
material-ui-form
State and validation support for Material-UI form components
MIT License
11
stars
3
forks
source link
test all mui input components
#5
Open
galki
opened
6 years ago
galki
commented
6 years ago
tested and working
[x] TextField
[x] TextField { select }
[x] TextField { select, native }
[x] TextField { multiline }
[x] Checkbox
[x] Switch
[x] FormControlLabel (control prop)
[ ] FormControl + children
[x] RadioGroup
[x] FormGroup (no validation support)
[x] Input/Select (no component specified)
[ ] Input/Select (component specified)
[ ] Input/Select (other ways...)
[ ] the rest ...
tested and working