@tarojsx/ui
Version:
We reinvents the UI for Taro3+
32 lines (19 loc) • 626 B
Markdown
id: "_tabspane_"
title: "TabsPane"
sidebar_label: "TabsPane"
## Index
### Interfaces
* [TabsPaneProps](../interfaces/_tabspane_.tabspaneprops.md)
### Functions
* [TabsPane](_tabspane_.md#const-tabspane)
## Functions
### `Const` TabsPane
▸ **TabsPane**(`props`: [TabsPaneProps](../interfaces/_tabspane_.tabspaneprops.md) & object): *Element‹›*
*Defined in [src/TabsPane.tsx:12](https://github.com/tarojsx/ui/blob/v0.11.0/src/TabsPane.tsx#L12)*
**Parameters:**
Name | Type |
------ | ------ |
`props` | [TabsPaneProps](../interfaces/_tabspane_.tabspaneprops.md) & object |
**Returns:** *Element‹›*