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

Usage of ui5- prefix for events

Open nnaydenow opened this issue 3 years ago • 0 comments

As we internally synced if event is described in metadata of the component, it must be used with ui5- prefix in following cases:

  • When event listener is used in test page
  • When event listener is added to custom element in .hbs files

nnaydenow avatar Aug 09 '22 09:08 nnaydenow