Hello,
By default tabs seem to lazy loading. So when they are not selected at least once they are not in the DOM.
*edit: seems like only one tab is ever in the DOM.
I'm trying to load all tabs on init. So the tabs are in the DOM but hidden.
It looks like this should be possible by using the [loadOn] property:
TabModel API in Angular Tabs API component - Syncfusion
However, I cannot figure out how to get this to work.
Is there an example available?
Kind regards,
Jaap