[]
        
(Showing Draft Content)

Key Features

ComboBox also offers many advanced features. These features are listed below:

Key Actions

Property

Values

Description

key-action-print-characters

ChangeSelectionOnly / OpenDropdown

• Type to select matching options without opening the dropdown.

• Dropdown opens automatically when typing starts.

key-action-down-arrow

ChangeSelectionOnly / OpenDropdown

• Navigate options with arrow keys.

• Opens dropdown when using arrow keys if it is closed.

key-action-up-arrow

ChangeSelectionOnly / OpenDropdown

Same behavior as down arrow.

key-action-tab

CloseAndKeepFocus / CloseAndMoveFocus

• CloseAndKeepFocus: Dropdown closes, focus stays on control.

• CloseAndMoveFocus: Dropdown closes and focus moves forward.

aria-labelled-by

User-defined

Defines an ARIA label reference for screen readers to describe the control.