diff --git a/components/tabstrip/persist-content.md b/components/tabstrip/persist-content.md index 6624a3aba0..1bf366e562 100644 --- a/components/tabstrip/persist-content.md +++ b/components/tabstrip/persist-content.md @@ -46,4 +46,5 @@ To keep Tab content in the DOM after the Tab is deactivated, set the `PersistCon ## See Also - * [Live Demo: TabStrip - Persist Tab Content](https://demos.telerik.com/blazor-ui/tabstrip/persist-content) +* [Live Demo: TabStrip - Persist Tab Content](https://demos.telerik.com/blazor-ui/tabstrip/persist-content) +* [Render All TabStrip Tabs Initially]({%slug tabstrip-kb-load-all-tabs%}) diff --git a/knowledge-base/tabstrip-load-all-tabs-initially.md b/knowledge-base/tabstrip-load-all-tabs-initially.md new file mode 100644 index 0000000000..5052a10875 --- /dev/null +++ b/knowledge-base/tabstrip-load-all-tabs-initially.md @@ -0,0 +1,87 @@ +--- +title: Render All TabStrip Tabs Initially +description: Learn how to initialize, load and render all tabs on page load in the Telerik TabStrip for Blazor. +type: how-to +page_title: How to Render All TabStrip Tabs By Default +slug: tabstrip-kb-load-all-tabs +tags: telerik, blazor, tabstrip +ticketid: 1673750, 1654667 +res_type: kb +--- + +## Environment + +
| Product | +TabStrip for Blazor | +