Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page, area and component templates developed in a front-end framework must be correctly linked to their Magnolia counterparts through mappings. The mappings are:

  • Passed to the Magnolia SPA renderers to render content.
  • JavaScript objects containing entries whose key is the template id string, and whose value is a direct JavaScript reference to the component type.
  • Passed to the Magnolia SPA renderers to render content.
  • Stored in the front-end project, close to template implementations.

...