OptionaleMaximum length for the field.
OptionalformIndicates if the field should have form control styling.
OptionalnoIndicates if the field should not have error background styling.
OptionalselectIndicates if the field should select its content on focus.
OptionalvalidateIndicates if the field should validate on change (Default: true).
OptionalvalidationsValidation rules for the field.
Interface representing enhanced properties for an input field.