Input Drop Down
DHIS2 Input dropdown. Wraps DHIS · DropdownInputField.
Parameters
: controls the text to be shown for the title.
: Manages the InputShell state.
: Manages the InputShell style.
: controls the number of items to be shown.
: callback to search for an specific option.
: gets the item to display in the list.
: manages the value of the selected item.
: is a list of SupportingTextData that manages all the messages to be shown.
: manages the legendComponent.
: controls whether the field is mandatory or not.
: gives access to the onFocusChanged returns true if item is focused.
: allows a modifier to be passed externally.
: callback to when reset button is clicked.
: callback to when a dropdown item is selected.
: config whether to show search bar in the bottom sheet.
: config whether the dropdown should be initially displayed.
: use dropdown if true. Bottomsheet with search capability otherwise.
: gives access to the onDismiss event.
: text to be shown in pop up when no results are found.