mode
|
string
|
scrollable
|
No
|
Extensibility of the component width. Available values are as follows:
- scrollable: The width of a child component is the configured width. When the total width of all child components (including the margins) is greater than the tab-bar width, the child components can scroll horizontally.
- fixed: The width of a child component equals the tab-bar width divided by the number of child components.
|