github ariakit/ariakit @ariakit/react-core@0.3.8

latest releases: @ariakit/tailwind@0.1.8, @ariakit/react@0.4.18, @ariakit/react-core@0.4.18...
21 months ago

Multi-selectable Combobox

We've added support for the Combobox with multiple selection capabilities using a new selectedValue prop, along with defaultSelectedValue and setSelectedValue.

This works similarly to the value prop on Select components. If it receives an array, the combobox will allow multiple selections. By default, it's a string that represents the selected value in a single-select combobox.

Check out the Multi-selectable Combobox example to see it in action.

New Combobox components

This version introduces new Combobox components:

Other updates

Don't miss a new ariakit release

NewReleases is sending notifications on new releases.