Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: post-rv edits

...

Component developed in a front-end framework must be correctly linked to their Magnolia counterparts through mappings. The mappings are:

  • A JavaScript objects containing object 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 component implementations.

...