--- nav-title: "TabView How-To" title: "tab-view" description: "Examples for using TabView" previous_url: /ApiReference/ui/tab-view/HOW-TO --- # TabView ### Declaring the TabView in xml. ``` XML ``` Using a TabView requires the "ui/tab-view" module. ### Binding TabView.items ### Selecting a tab programmatically ## Creating a TabView