-
Notifications
You must be signed in to change notification settings - Fork 38
MDynamicTabs
Stanislav Podolia edited this page Jun 30, 2020
·
5 revisions
Tabs
Material Guidelines | Tabs
Tabs enable content organization at a high level, such as switching between views, data sets, or functional aspects of an app.
Present tabs as a single row above their associated content. Tab labels should succinctly describe the content within.
Because swipe gestures are used for navigating between tabs, don't pair tabs with content that also supports swiping.
-
tabs : Transform<[ MTab ]>
-
selected : DynamicBehaviour<int>
Id of the currently selected tab
-
style : [ MTabsStyle ]