Can the Style System be used with React Components? | Community
Skip to main content
Level 2
May 10, 2019
Solved

Can the Style System be used with React Components?

  • May 10, 2019
  • 1 reply
  • 1691 views

I know the Style System is relatively new to AEM.  Are the styles from the component-level policy exposed in some way, or do you know some way to access those properties via Sling Model so I can expose them in the JSON and read them with React?  I appreciate your help.  Running AEM 6.5 with SPA Archetype and React.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaurav-Behl

Per my knowledge, a better design would be to manage the style-design options in React app itself rather than managing it in AEM via style-system

1 reply

Gaurav-Behl
Gaurav-BehlAccepted solution
Level 10
May 10, 2019

Per my knowledge, a better design would be to manage the style-design options in React app itself rather than managing it in AEM via style-system