ariaOwns property

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

The id of the content of the dropdown.

Implementation

@Input()
String? ariaOwns;