@aria-ui/combobox
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

@aria-ui/combobox

ComboboxEmpty

ComboboxEmptyElement

A custom ComboboxEmpty element.

Constructors

new ComboboxEmptyElement(): ComboboxEmptyElement

ComboboxItem

ComboboxItemElement

A custom ComboboxItem element.

Constructors

new ComboboxItemElement(): ComboboxItemElement

Properties

Property Type Description
onSelect null | VoidFunction The function to call when the item is selected. Default null
value string The value of the item. Every item must have a unique value in the parent list. Default ""

ComboboxList

ComboboxListElement

A custom ComboboxList element.

Constructors

new ComboboxListElement(): ComboboxListElement

ComboboxRoot

ComboboxRootElement

A custom ComboboxRoot element.

Constructors

new ComboboxRootElement(): ComboboxRootElement

Readme

Keywords

none

Package Sidebar

Install

npm i @aria-ui/combobox

Weekly Downloads

3

Version

0.0.18

License

none

Unpacked Size

9.6 kB

Total Files

5

Last publish

Collaborators

  • ocavue