galki/material-ui-form

add examples code to README

Closed this issue · 0 comments

galki commented
  • nested fields + other inputs
    • checkboxes + switches
    • FieldControlLabel clone component
    • FormControl (FormLabel, FormHelperText, children)
      • single field element
      • form group (no validation support)
      • radio group
  • custom validation messages
    • messageMap
    • messageKeyPrefix
  • custom validators
  • custom validate function
    • validate
    • requiredValidatorName
  • stepper
  • misc
    • disableSubmitButtonOnError
    • validations
    • onReset
    • onValuesChange
    • autoComplete