提交 82307813 编写于 作者: D dolymood

style link in dialog doc

上级 a449f642
......@@ -155,7 +155,7 @@ __Notice:__ Cause this component used create-api, so you should read [create-api
| Attribute | Description | Type | Accepted Values | Default |
| - | - | - | - | - |
| type | dialog type | String | alert / confirm | alert |
| icon | icon class name | String | [refer to built-in icons in style module](#/style) | '' |
| icon | icon class name | String | [refer to built-in icons in style module](#/en-US/docs/style) | '' |
| title | title | String | - | '' |
| content | content | String | - | '' |
| showClose | whether to show close button | Boolean | true/false | false |
......
......@@ -155,7 +155,7 @@ __注:__ 由于此组件基于 create-api 实现,所以在使用之前,请
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
| - | - | - | - | - |
| type | 类型 | String | 提示框 alert / 确认框 confirm | alert |
| icon | 图标的 class 名 | String | [参照 style 模块下的内置 icon 部分](#/style) | '' |
| icon | 图标的 class 名 | String | [参照 style 模块下的内置 icon 部分](#/zh-CN/docs/style) | '' |
| title | 标题 | String | - | '' |
| content | 正文 | String | - | '' |
| showClose | 是否显示关闭按钮 | Boolean | true/false | false |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册