Tabs
Tabs Attributes
| Attribute | Description | Type | Accepted Values | Default |
| selected | Bind value, select the name of the tab, support .sync | string | —— | —— |
Tabs-Item Attributes
| Attribute | Description | Type | Accepted Values | Default |
| name | identifier corresponding to the name of Tabs, representing the alias of the tab-pane | string | —— | —— |
| disabled | whether Tab is disabled | boolean | —— | false |
Tabs-Pane Attributes
| Attribute | Description | Type | Accepted Values | Default |
| name | identifier corresponding to the name of Tabs, representing the alias of the tab-pane | string | —— | —— |