Reka Ui/Update Combobox Filter

/icons/calendar.svg

Last update

Sep 19, 2024

Combobox has been refactored and improve to support better custom filtering

Example

Before

< template >
<
ComboboxRoot v - model: search - term = "search": display - value = "(v) => v.name" / >
<
/template>

After

< template >
<
ComboboxRoot >
<
ComboboxInput v - model = "search": display - value = "(v) => v.name" / >
<
/ComboboxRoot> <
/template>

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now