--- title: Autocomplete path: components/autocomplete status: Stable source: 'https://github.com/primer/css/tree/master/src/autocomplete' bundle: autocomplete --- ## Autocomplete A list of items used to show autocompleted results. Use the [``](https://github.com/github/auto-complete-element) element to add functionality. ```html live
``` Autocomplete items can contain additional content, like an `.avatar`. Or use utility classes to customize the text style. ```html live
``` ## Suggester The `.suggester` component is meant for showing suggestions while typing in a larger text area. Use the [``](https://github.com/github/text-expander-element) element to add functionality. ```html live
  • #924 Markdown tables are inaccessible
  • #980 Use actual book emoji in Flexbox docs
  • #979 Add `.radio-group` component
  • #925 Release 14.0.0
  • #978 Add `.css-truncate-overflow`
```