docs: refine format and wording
This commit is contained in:
parent
0b7c8fd460
commit
8122033db2
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
[[ demo src="/demo/accordion/multiple.vue" ]]
|
[[ demo src="/demo/accordion/multiple.vue" ]]
|
||||||
|
|
||||||
### 展开图标的位置
|
### 展开图标位置
|
||||||
|
|
||||||
可使用 [`toggle-position`](#props-toggle-position) 属性来设置展开图标的位置。
|
可使用 [`toggle-position`](#props-toggle-position) 属性来设置展开图标的位置。
|
||||||
|
|
||||||
@ -54,7 +54,7 @@
|
|||||||
| `strong` | 白底样式。 |
|
| `strong` | 白底样式。 |
|
||||||
| `bordered` | 有外边框。 |
|
| `bordered` | 有外边框。 |
|
||||||
| `borderless` | 无外边框。 |
|
| `borderless` | 无外边框。 |
|
||||||
| `dull` | 标题区域是否响应鼠标交互。 |
|
| `dull` | 标题区域是不否响应鼠标交互改变样式。 |
|
||||||
| `s` | 小尺寸样式。 |
|
| `s` | 小尺寸样式。 |
|
||||||
| `m` | 中尺寸样式。 |
|
| `m` | 中尺寸样式。 |
|
||||||
+++
|
+++
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
| `strong` | 白底样式。 |
|
| `strong` | 白底样式。 |
|
||||||
| `bordered` | 有外边框。 |
|
| `bordered` | 有外边框。 |
|
||||||
| `borderless` | 无外边框。 |
|
| `borderless` | 无外边框。 |
|
||||||
| `dull` | 标题区域是否响应鼠标交互。 |
|
| `dull` | 标题区域是不否响应鼠标交互改变样式。 |
|
||||||
| `s` | 小尺寸样式。 |
|
| `s` | 小尺寸样式。 |
|
||||||
| `m` | 中尺寸样式。 |
|
| `m` | 中尺寸样式。 |
|
||||||
+++
|
+++
|
||||||
|
Loading…
Reference in New Issue
Block a user