Skip to content
Amplify from Studio 24
  • Get started
  • Fundamentals
  • Layout helpers
  • Core components
  • Advanced components
  • Design handover & standards
  • Accessible auto-complete
  • Cards
  • Carousels
  • Collapsible containers
  • Disclosure widget
  • Navigation
  • Sortable tables
  • Tabbed sections

Accessible auto-complete

A select can be enhanced into an accessible auto-complete via JavaScript. Amplify uses the Accessible autocomplete NPM package, and there are a number of example customisations which can be followed.

Follow the default markup for a select, making sure to give it a unique ID which can be referenced in the JavaScript.

Considerations

Note the link to a specific JavaScript file for the auto-complete functionality.

© Studio 24