ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

refactor(ui5-link): change the accessibleRole property type

Open unazko opened this issue 2 years ago • 0 comments

The accessibleRole property of the ui5-link component now takes the enum LinkAccessibleRole with default value of Link. The usage of this property from application perspective would not get changed since string values are still accepted.

Related to: https://github.com/SAP/ui5-webcomponents/issues/8461

unazko avatar Apr 19 '24 10:04 unazko