Hi All,
Need your guidance on AEM 6.1 and React Integration .
As per my understanding all the react component expect a input [Either as Properties or JSON] for all the content authored data .
As a AEM developer - I guess below activities are required every time
1) We might have to create WCMUse Pojo class to generate the JSON
2) Then we either we have to set a global java script variable .
Queries
1) Is there a way we can access directly access the component properties in react component
2) Also please share some sample project[React and AEM] if something that can be shared for reference.
Thanks,Sambasivaraja.