Skip to content

Instantly share code, notes, and snippets.

@heervisscher
Created October 10, 2018 06:26
Show Gist options
  • Save heervisscher/62dc31d1e6e02d4d372b8657f6a0c221 to your computer and use it in GitHub Desktop.
Save heervisscher/62dc31d1e6e02d4d372b8657f6a0c221 to your computer and use it in GitHub Desktop.
Example of data-sly-set
<div data-sly-set.pagename="${currentPage.title || currentPage.name}">
${pagename}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment