关键字高亮组件
- Source:
Members
(inner) props
- Source:
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
tag |
string |
<optional> |
span
|
容器标签名称 |
keys |
Array.<string> |
<optional> |
需要高亮的关键字 |
|
type |
string |
<optional> |
primary
|
高亮颜色,支持 'primary', 'success', 'warning', 'danger' |
属性参数