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