ui5-webcomponents
ui5-webcomponents copied to clipboard
chore: fix components API hierarchy
Previously, if there was a multi package hierarchy (e.g. NotificationListItem) some properties were missing. With this change all properties are displayed.
In addition, implemented interfaces are added to each child component and now list with components that implement a specific interface is extended (IButton)