Core-components-Examples | Community
Skip to main content
Level 2
March 13, 2023

Core-components-Examples

  • March 13, 2023
  • 1 reply
  • 1409 views

Hi,

 

We have core-components-examples folder in our crxde which has documentation on our aem core components. I want to implement similardocumentation folder in my project. But I have not got any details on how they created core-components-examples folder. Can anyone help me in understanding core-components-examples folder?

Thank you.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

nitesh_kumar-1
Adobe Employee
Adobe Employee
March 14, 2023

Hi @mvelicheti ,

 

It's part of the core components project.

 

You can find the implementation details on the core-components project repository on git,

https://github.com/adobe/aem-core-wcm-components/tree/main/examples 

 

Hope this helps!

 

Regards,

Nitesh

 

Level 2
March 14, 2023

Can you please help me in understanding how the properties, markup and json are getting rendered from the code.