Replies: 1 comment 3 replies
-
@pkhand0 , the styles are persisted as part of a component's Content Policy, for example: https://github.com/adobe/aem-core-wcm-components/blob/master/examples/ui.content/src/content/jcr_root/conf/core-components-examples/settings/wcm/policies/.content.xml#L371-L381 That policy will need to be mapped to a template, for example: https://github.com/adobe/aem-core-wcm-components/blob/master/examples/ui.content/src/content/jcr_root/conf/core-components-examples/settings/wcm/templates/content-page/policies/.content.xml#L67-L70 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am trying to enable Style policy in my local but not seeing that in image component.
Also, can you please let us know, apart from UI how i can add these policy from my code
Beta Was this translation helpful? Give feedback.
All reactions