Tabs
Introduction
This sample shows how to use the <tabs> component. You can use <tab-bar> to set tags and tab-content to set the content to be displayed on each tab page. If the number of tags is the same as the number of tab pages, the tags are bound to the tab pages in sequence.
Usage
On the home screen of the sample app, touch the tabs at the bottom or swipe left or right on the tab bar to switch between the tab pages.
Constraints
This sample can only be run on standard-system devices.