Lumeo

Combobox

An autocomplete input with a filterable dropdown list.

Installation

dotnet add package Lumeo

One-time app setup (AddLumeo(), CSS & JS) is covered in the installation guide.

Usage

@using Lumeo

<Combobox />

Selected: none

First 2 selections show as chips; the rest collapse to "+N more". The × button clears all.

Selected: none

Selected: none

Selected: none

API Reference

Combobox

ComboboxInput

ComboboxItem

ComboboxGroup

ComboboxContent

ComboboxCreate