listbox-combobox

1.1.1 • Public • Published

<listbox-combobox>

Published on webcomponents.org

LitElement component based on the ARIA 1.1 Combobox with Listbox Popup Examples.

  <listbox-combobox label="my awesome label" id="demo1" should-auto-select></listbox-combobox>

Installation

$ npm install listbox-combobox --save

TO-DO

  • Add tests.
  • Add custom CSS properties.

Properties

shouldAutoSelect

Type: Boolean

Default: false

It allows the user to choose the suggested option or not.

items

Type: Array

Default: []

Items to show and filter

Package Sidebar

Install

npm i listbox-combobox

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

285 kB

Total Files

9

Last publish

Collaborators

  • felixzapata