OptionaldescriptionPicks the "description" property from a given object of type IField<Data, Payload>.
OptionaldisabledRepresents the disabled property of a field object.
OptionalgroupRepresents the groupRef property of an object.
OptionallabelRepresents the optional property to shrink the label of a field.
OptionalnoRepresents an optional property "noDeselect" of a PickProp object.
OptionaloutlinedType declaration for the outlined property of the PickProp utility.
This utility allows you to pick a specific property from a given type and create a new type with only that property.
OptionalplaceholderRetrieves the "placeholder" property of the provided PickProp type, which is a property value of type string.
OptionalreadonlyRepresents the 'readonly' property of an object, extracted using the 'PickProp' utility type.
OptionaltitleReturns the value of the "title" property from an object of type IField<Data, Payload>.
OptionaltrRepresents the "tr" property of an object.
OptionalvalidationValidation factory config
OptionalvirtualRepresents the configuration options for a virtual list box component.
Interface representing the props for the YesNoField component.