OptionalautocompleteAttributes?: string[]Custom autocomplete attributes that will be added to the element during rendering
OptionaldefaultValue?: stringA default value when the form is opened.
OptionalplaceholderValue?: stringThe content to appear in the form control when the form control is empty.
The type of Form Element.
An element to allow the user to supply a BSB number.
The element must have an
idproperty with a value that is globally unique within the form definition.