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

chore: fix components API hierarchy

Open nnaydenow opened this issue 11 months ago • 0 comments

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)

nnaydenow avatar Mar 18 '24 15:03 nnaydenow