OptionaldescriptionRetrieves the "description" property
OptionaldisabledRepresents the "disabled" property of a field.
OptionalfreeRepresents the freeSolo property of an object.
OptionalgroupThis variable represents a reference to a group within a field's data payload.
It is an optional property and is of type PickProp<IField<Data, Payload>, 'groupRef'>.
OptionalitemRepresents a list of items from a specific field's data payload.
OptionallabelRepresents the property labelShrink which is an optional pick property of type PickProp<IField<Data>, "labelShrink">.
OptionalnoSpecifies whether the field should allow deselection.
OptionaloutlinedType outlined defenition
OptionalplaceholderRepresents the placeholder property of a field.
OptionalreadonlyRetrieves the "readonly" property from a given object of type IField<Data, Payload>.
OptionaltitleRetrieves the "title" property for a field
OptionaltrRepresents an optional property "tr" of type PickProp<IField<Data, Payload>, "tr">.
OptionalvalidationValidation factory config
OptionalvirtualRepresents a virtual list box configuration.
OptionalwatchRepresents the watch item list for a specific field.
Represents the properties for the ComboField component.