noAriaDescribedBy property
The description which will be set to no button's aria-describedby.
Implementation
@Input()
String? noAriaDescribedBy;
The description which will be set to no button's aria-describedby.
@Input()
String? noAriaDescribedBy;