ariaActiveDescendant property

  1. @Input()
String? ariaActiveDescendant
getter/setter pair

The id of the active element of the dropdown.

Implementation

@Input()
String? ariaActiveDescendant;