SAP / openui5-docs

OpenUI5 Markdown Documentation
https://sap.github.io/openui5-docs/
Creative Commons Attribution 4.0 International
73 stars 58 forks source link

"Declarative API for Initial Components": Incorporate event names that contain upper-case characters #87

Closed boghyon closed 1 year ago

boghyon commented 1 year ago

When reading https://github.com/SAP/openui5-docs/blob/2824595ca980d568fe40c383e51216f09335a5f9/docs/Declarative_API_for_Initial_Components_82a0fce.md, it is not clear how an event handler can be attached in HTML.

Sample use: get notified when the component gets created by assigning a global handler to the ComponentContainer's componentCreated event in the HTML document.

Related Q&A: https://stackoverflow.com/q/76587625/5846045

OlMue commented 1 year ago

Thanks! Fixed as of 1.117