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