You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
In chapter Insert a JS component in a PHTML template -> Declarative notation -> Declarative notation using the data-mage-init attribute It says:
If an object is returned, the initializer tries to find the <component_name> key
But there is no information about where it even tries to lookup the key. How can I create the key so it can be found? Basic informations are missing and the topic remains complelty unclear.