---
category: Components
type: Views
title: Tag
subtitle: 标签
---


## 何时使用


## API



属性 | 说明 | 类型 | 默认值
-----|-----|-----|------
closable | 是否可关闭 | Boolean | false
color | 背景颜色 | String | #f2f2f2
href | 点击跳转链接 | String | ｜
@close | tag关闭事件 | Function | |

