OptionalchooseType definition for the 'choose' property of IField.
OptionaldescriptionRetrieves the "description" property from the given object.
OptionaldisabledType definition for the "disabled" property of a field.
This type is used to define the "disabled" property of a field from an object type "Data" and a type "Payload" using the PickProp utility type.
OptionalgroupA reference to the group that the field belongs to.
OptionalinputThis variable represents the inputRef property of type PickProp<IField<Data, Payload>, 'inputRef'>.
It is an optional property, which means it may be undefined.
OptionallabelRepresents the configuration for label shrinking in a field.
OptionaloutlinedType definition for the PickProp function.
OptionalplaceholderType definition for a generic placeholder value.
OptionalreadonlyA variable that represents the readonly property of a field.
OptionaltitleType definition for the title property when using PickProp utility.
OptionaltrRepresents a possible translation for a field in a form.
OptionalvalidationValidation factory config
Props for the IChooseField component.