[Doc] props title

This commit is contained in:
陈嘉涵
2019-05-03 09:37:24 +08:00
parent 921f8a88fb
commit e3cb465dc2
101 changed files with 279 additions and 283 deletions
+2 -2
View File
@@ -50,7 +50,7 @@ export default {
/>
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -64,7 +64,7 @@ export default {
| show-page-size | Count of page size to show | `Number` | `5` |
| force-ellipses | Whether to show ellipses | `Boolean` | `false` |
### Event
### Events
| Event | Description | Arguments |
|------|------|------|
+2 -2
View File
@@ -52,7 +52,7 @@ export default {
/>
```
### API
### Props
| 参数 | 说明 | 类型 | 默认值 | 版本 |
|------|------|------|------|------|
@@ -66,7 +66,7 @@ export default {
| show-page-size | 显示的页码个数 | `Number` | `5` | - |
| force-ellipses | 显示省略号 | `Boolean` | `false` | - |
### Event
### Events
| 事件名 | 说明 | 回调参数 |
|------|------|------|