Socket
Socket
Sign inDemoInstall

listbox-combobox

Package Overview
Dependencies
2
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    listbox-combobox

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


Version published
Maintainers
1
Install size
1.27 MB
Created

Readme

Source

<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

Keywords

FAQs

Last updated on 19 Apr 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc