OptionalautoRepresents the "autoFocus" property of a field.
OptionaldescriptionReturns the "description" property value of the given object. The object must be of type IField<Data, Payload>.
OptionaldisabledRetrieves the "disabled" property from an object of type IField<Data, Payload>.
OptionalinputRepresents a reference to an input element.
OptionallabelRepresents the shrink property of the label in a field.
OptionaloutlinedReturns the value of the "outlined" property for the given field.
OptionalplaceholderRetrieves the placeholder property from an object IField<Data, Payload>.
OptionalreadonlyRetrieves the value of the "readonly" property from a given object that has a specific structure.
OptionaltitleRetrieves the value of the "title" property from the given object.
OptionalvalidationValidation factory config
A set of properties for the
TimeFieldcomponent.