OptionalautoSpecifies if the field should be automatically focused.
OptionaldescriptionReturns the "description" property value of the given field object.
OptionaldisabledRepresents the disabled property of a field in a form.
OptionalgroupRepresents the reference to a group in a field.
OptionalinputRepresents an optional input autocomplete feature for a field.
OptionalinputRepresents the input formatter function for a specific field in the Data object.
OptionalinputRepresents the allowed input formatters for a field.
OptionalinputDefines the input formatter replace configuration for a field.
OptionalinputSpecifies the input formatter symbol for a given field.
OptionalinputRepresents an input formatter template used in a field.
OptionalinputThe inputMode variable is an optional property that represents the input mode of a field in a form.
OptionalinputRepresents the input pattern for a field in a data payload.
OptionalinputRepresents the input reference property of a field.
OptionalinputRepresents the number of input rows required for a field.
OptionalinputRepresents the input type of a field.
OptionallabelShrink option for labels.
OptionalleadingThe leadingIcon property represents the leading icon of a field.
OptionalleadingRepresents the leading icon click event handler for a field in a form.
OptionalleadingRepresents the configuration for the leading icon ripple effect.
OptionalleadingOptionaloutlinedType definition to pick the outlined property from a given IField type.
OptionalplaceholderA type definition representing the placeholder property of a given field.
OptionalreadonlyGets the value of the "readonly" property from the provided object.
OptionaltitleType definition for the title property of an object.
OptionaltrailingRepresents the trailing icon configuration for a field.
OptionaltrailingThe trailingIconClick property is an optional property
that represents a callback function to be executed when
the trailing icon of a field is clicked.
This property is of type PickProp<IField<Data, Payload>, "trailingIconClick">,
where IField<Data, Payload> is a generic type representing a field with
Data and Payload types.
OptionaltrailingRepresents the option to enable or disable the trailing icon ripple effect.
OptionaltrailingOptionalvalidationValidation factory config
Represents the properties for a text field component.