inputAriaActivedescendent property
The ID of an element which should be assigned to the inner input element's aria-activedescendant attribute.
Implementation
@Input()
String? inputAriaActivedescendent;
The ID of an element which should be assigned to the inner input element's aria-activedescendant attribute.
@Input()
String? inputAriaActivedescendent;