We have AEM project which was created with AEM architype 22 for AEM - React SPA.
In static templates we can use iParsys for inheriting any components to its child pages and also can cancel inheritance in page level.
As in newer AEM verison we are using Editable templates, and how do we achieve similar functionality?
I came to know that iParsys cant be used in Editable Templates and also not recommended.
I found reference for creating XF's but not for SPA.
Can someone please help on Creating XF's for AEM - React SPA?