OptionaldisabledRepresents the disabled property extracted from a field.
OptionalgroupRepresents the optional property 'groupRef' of an object of type IField<Data, Payload>.
OptionallabelSpecifies the format for the labels of a slider component.
OptionalleadingRepresents the leading icon of a field.
OptionalleadingThis variable represents an optional function called leadingIconClick, which is a property of the IField interface. It is picked from the PickProp type, using the 'leadingIconClick ' key.
OptionalleadingRetrieve the value of the 'leadingIconRipple' property from a given object.
OptionalleadingOptionalmaxThe maximum value for a slider in a field of a data object payload.
OptionalminThe minimum value for a slider in a field.
OptionalreadonlyRetrieves the readonly property value from the provided object.
OptionalsliderRetrieves the value of the sliderRailColor property from the given object.
sliderRailColor property.OptionalsliderDefines custom steps for the slider component.
OptionalsliderThe color of the slider thumb.
OptionalsliderThe color of the slider track.
OptionalstepRepresents the configuration for a step slider field.
OptionaltrailingSets the trailing icon of the field.
OptionaltrailingRepresents the event handler for when the trailing icon of a field is clicked.
OptionaltrailingThe trailingIconRipple variable is an optional property that represents the ripple effect
configuration for the trailing icon in a field component. It is a pick property that is extracted
from the trailingIconRipple property of the IField interface.
The trailingIconRipple property defines the behavior and appearance of the ripple effect when
interacting with the trailing icon.
Optionaltrailing
Represents a slider slot in a slider component.