Skip to content

Introduction

To create and update records, you can use the following components:

Common props:

  • source: path to record field
  • label: custom label (string or false to hide)
  • defaultValue
  • validate: validator / array of validators
  • helperText: extra help under the control (string translates)
  • disabled, readOnly