Defer Load Pega Constellation

Hi Team

Does Pega Constellation Support OOTB Defer loading , say you add multiple Tabs to Summary Pane and you want to load the content in all the tabs without clicking ? is that a possible configuration in Pega (without any need for custom DX component),

Previously in Section based UI , we had the Option of Defer load where all tab content could be loaded without the need for click , i was unable to see that option in Pega Constellation Apps.

Appreciate any insights on this .

Thank you

@Adithya_Acharya

AFAIK, defer loading is not available in Constellation..

@RameshSangili Thanks , any idea how it can be implemented via custom DX component ?

@Adithya_Acharya

Not sure. I think it would be tricky to implement because Constellation is stateless, and data pages will be flushed out after every action.