UNPKG

cnd-components-mcp

Version:

An MCP service for Cnd components query | 一个减少 Cnd 组件代码生成幻觉的 MCP 服务,包含系统提示词、组件文档、API 文档、代码示例和更新日志查询

13 lines 1.34 kB
--- group: title: 云原生业务组件 --- https://code.alibaba-inc.com/cn-lowcode/cnd-tag | 属性 | 说明 | 类型 | 默认值 | | ---------- | --------------------------------------------------------------------------------------------------------------- | ------- | ------ | | tagText | 标签文本 | string | "" | | tagType | 标签类型,支持 "info" \|"high" \|"middle" \|"warning" \|"safe" \|"auto"<br />标签类型为"auto",可自定义标签颜色 | string | "" | | tagColor | 文字颜色 | string | "" | | tagBgColor | 标签背景色 | string | "" | | hasBorder | 是否设置边框,颜色取 tagColor | boolean | false | | style | 标签额外样式设置 | object | {} |