Tabs
Tab component for Universal Apps
Tabs make it easy to explore and switch between different views.
Tabs organize and allow navigation between groups of content that are related and at the same level of hierarchy.
Tabs

Vertical Tabs

Dynamic Tabs
Dynamic tabs will refresh their content when they are selected. You will need to include the -RenderOnActive parameter to prevent all the tabs from rendering even if they are not shown.
Icons
Selecting a tab based on a hash fragment
This allows for selecting a tab based on a #tab1 hash in the URL to link to a specific tab.
API
Last updated
Was this helpful?