HTML-First UI

Autocomplete

An input component with autocomplete suggestions

Notes

The autocomplete component enhances an input field with suggestion functionality.

  • Use the source attribute to specify the datalist ID
  • Wrap your input in an hf-input-group
  • Include a datalist element with options