You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The SPA front-end helper JavaScript libraries provide APIs that let you know about the current renderer context of a SPA page, that is whether it is running in the Pages editor, Pages preview or in a production setup. This is useful if you need to hit different URLs for content, do rendering or other things conditionally.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels