Name | Type | Description |
---|---|---|
auto | String | Match the width of the tab items to the content. |
fill | String | Evenly distribute the width of the tab items and fill it up. |
fixed | String | Fix the width of tab items to a specific value. |
type | String |
---|---|
Match the width of the tab items to the content.
|
type | String |
---|---|
Evenly distribute the width of the tab items and fill it up. *
|
type | String |
---|---|
Fix the width of tab items to a specific value. Text of items with insufficient space may be cut off.
|