@lekoala/combobox
One engine enhances free-form input+datalist and constrained
select controls, wrapped declaratively in a
<combo-box> custom element. The imperative surface needs
no global: every example here is configured through the element itself
(options/configure()) and its public
.combobox engine. The original source always owns form values.
Auto mode · Force basic fallback · Actual CSS skin · Bootstrap skin · Query builder · Service options · Directory picker · Place picker · Position modes
This page always loads the generated classic build
(../dist/combobox.js), so it validates the distributed product
and works identically over http(s) and file://.
Run bun run sync before opening it. The source ESM is
exercised directly by the unit and browser test suites.