ant-design/components/tag/index.md
2016-01-14 09:26:20 +08:00

659 B

Tag

  • category: Components
  • chinese: 标签
  • type: 展示

进行标记和分类的小标签。

何时使用

  • 用于标记事物的属性和维度。
  • 进行分类。

API

参数 说明 类型 可选值 默认值
closable 标签是否可以关闭 boolean false
onClose 组合时根据此项判定checked function
color 标签的色彩 string blue green yellow red