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