ui5-webcomponents
ui5-webcomponents copied to clipboard
refactor(ui5-link): change the accessibleRole property type
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