Skip to content

Instantly share code, notes, and snippets.

@prashantonkar87
Last active March 29, 2021 05:34
AEM Component for Hybrid Frontend
<sly data-sly-use.hero="${'com.xyz.Hero'}"/>
<div id="${hero.getNode}" name="hero"
dialog-vals="${hero.getDialogVals @context='scriptString'}">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment