tabs-drawer
<data-view.tabs-drawer>Properties
| Name | Description | Type | Default |
|---|---|---|---|
tabList | TabItem[] | - | |
activeKey | string | - | |
width | number | string | ||
drawerStyle | React.CSSProperties | ||
bodyStyle | React.CSSProperties | ||
zIndex | number | ||
visible | boolean |
Events
| Name | Description | Event Detail |
|---|---|---|
open | void | |
close | void | |
tab.change | string - `string` |
Methods
| Name | Description | Params | Return |
|---|---|---|---|
open | |||
close |