Give us feedback
lazytabcontent
Reactive icon

Lazy Tab Content

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 16 October 2020 by 
5.0
 (2 ratings)
lazytabcontent

Lazy Tab Content

Details
This component prevents every Tab Content to fetch data on page initialization. Therefore the Tab Content data it's only fetched when the tab is clicked.
Read more

This component is fully compatible with the OutSystemsUI Tabs.

No extra work needed to setup. Just replace the TabsContentItem with the TabLazyContentItem and you are good to go!


This component allow Tab Content data to be fetched only when the Tab is clicked. Preventing a heavy load on page initialization. It's common in many scenarios when using Tabs that the user doesn't go through all of them, so we don't need to have the data available right away.

Release notes (1.0.0)
Reviews (2)
by 
2021-03-19
in version 1.0.0
This component works very well. Great job! 
by 
2021-03-03
in version 1.0.0
It works well to get the Carousel inside after the Tab is loaded, thus picking up the correct container width for the Carousel to fit in.
Team