# StatusTip 状态提示

根据不同状态提供用户提示。

## 使用示例

<!-- <Half> -->

### 基本用法

[Example: 基本用法](./_example/StatusTipExample.jsx)

### 单状态使用

[Example: 单状态使用](./_example/TipExample.jsx)

<!-- </Half> -->

## 组件属性

各组件中默认文案均已进行国际化适配。

[Interface: StatusTipProps](./StatusTip.tsx)

[Interface: EmptyTipProps](./EmptyTip.tsx)

[Interface: ErrorTipProps](./ErrorTip.tsx)

[Interface: FoundTipProps](./FoundTip.tsx)

[Interface: LoadingTipProps](./LoadingTip.tsx)
