### 基本用法

```html
<u-toast-single text="弹出消息" :duration="2000" color="custom"></u-toast-single>
```