# Headless UI v1.5: The One With Comboboxes

DevFeed: [Headless UI v1.5: The One With Comboboxes](<https://devfeed.tech/articles/headless-ui-v1-5-the-one-with-comboboxes-3466.md>)

Original publisher: [Read original article](<https://tailwindcss.com/blog/headless-ui-v1-5>)

Published: 2022-02-24T12:00:00Z

Content type: release

Language: en

Sources: [Tailwind CSS Blog](<https://devfeed.tech/sources/tailwind-css-blog.md>)

Topics: [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [Tailwind CSS](<https://devfeed.tech/topics/tailwind.md>), [React](<https://devfeed.tech/topics/react.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [api](<https://devfeed.tech/tags/api.md>), [component](<https://devfeed.tech/tags/component.md>), [components](<https://devfeed.tech/tags/components.md>), [demo](<https://devfeed.tech/tags/demo.md>), [design](<https://devfeed.tech/tags/design.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [react](<https://devfeed.tech/tags/react.md>), [tailwind](<https://devfeed.tech/tags/tailwind.md>), [update](<https://devfeed.tech/tags/update.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>), [v1](<https://devfeed.tech/tags/v1.md>)

## AI overview

Headless UI v1.5 introduces a new Combobox component with autocomplete and typeahead functionality. It handles accessibility concerns while leaving filtering and styling under the developer's control, and can support use cases such as command palettes.

## Source excerpt

We just released Headless UI v1.5, which includes a brand new `Combobox` component.