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