提交 bef09e66 编写于 作者: D dolymood

docs(scroll-nav): add HTML support

上级 c265c04a
......@@ -152,7 +152,7 @@ ScrollNav component. You can use it to sticky your navigation bar and content.
| Attribute | Description | Type | Accepted Values | Default |
| - | - | - | - | - |
| label | required, the key of panel | String/Number | - | - |
| title | the title of panel | String/Number | - | default equal to `label` Prop |
| title | the title of panel, can be a HTML string value | String/Number | - | default equal to `label` Prop |
### Slot
......
......@@ -152,7 +152,7 @@
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
| - | - | - | - | - |
| label | 必须,面板的唯一标示的值 | String/Number | - | - |
| title | 面板标题内容 | String/Number | - | 默认等于 label |
| title | 面板标题内容,可以是 HTML 字符串 | String/Number | - | 默认等于 label |
### 插槽
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册