The TelerikWindow UI component of Telerik UI for Blazor makes it easy for you to create sophisticated SPA user interfaces that combine multiple views into a single page.
As useful as the individual Blazor UI Components are, it’s when you use them together that they start to pay off. Here’s a highly extensible single page application created by combining the TelerikGrid, the TelerikTabStrip, the TelerikTab, and the TelerikCommandButton.
Should we rewrite native UI components or reuse existing JavaScript UI components? We compare native Blazor components to wrapped JavaScript components by understanding how Blazor works, including what native vs. interop means and more.