• Overview
@angular/aria/combobox

Combobox

Class

API

    
      class Combobox<V> {}
    
    

textDirection

any

A signal wrapper for directionality.

filterMode

any

The filter mode for the combobox.

isFocused

any

Whether the combobox is focused.

disabled

any

Whether the combobox is disabled.

readonly

any

Whether the combobox is read-only.

firstMatch

any

The value of the first matching item in the popup.

expanded

any

Whether the combobox is expanded.

inputElement

any

Input element connected to the combobox, if any.

Jump to details