Solved
AEM 6.5 - Content fragment component in React
We are using AEM 6.5 with React SPA. We want to get the content fragment models data in to React as JSON.
Expectation is make use of CF models properties data to built UI.
Any inputs here? or any suitable approach here.