Input Phone Number
DHIS2 Input Phone Number. Wraps DHIS · BasicTextInput. Input that allows only numeric values for entering phone number.
Parameters
: controls the text to be shown for the title.
: callback to when call phone number button is clicked.
: allows a modifier to be passed externally.
: number of characters/digits that can be entered.
: number of characters/digits that needs be entered to enable phone button.
: Manages the InputShell state.
: manages the InputShell style.
: manages the legendComponent.
: manages the value of the text in the input field.
: controls whether the field is mandatory or not.
: List of strings to be used for autocomplete dropdown.
: gives access to the autocomplete item selection.
: gives access to the imeAction event.
: gives access to the onValueChanged event.
: gives access to the onFocusChanged returns true if item is focused.
: controls the imeAction button to be shown.
: the characters to allow.
: is a list of SupportingTextData that manages all the messages to be shown.