Array of reference strings to filter and display as suggestions
OptionalvalueCurrent value of the text input
OptionallabelLabel text displayed above the input
OptionaleditableWhether the input is editable (default: true)
OptionalmodeDisplay mode: outlined or flat (default: 'outlined')
OptionaldenseWhether to use dense styling (default: false)
OptionalonCallback fired when text is validated (submitted or selected)
Unique identifier for testing and accessibility
OptionalstyleCustom styles for the container
OptionalcontentCustom styles for the text content
OptionaltextCustom styles applied directly to the inner TextInput surface
OptionalrightRight element (icon or affix) to display inside the input
OptionalhideForce hide the dropdown (e.g., during scroll)
Props for the TextInputWithDropDown component