docs(changelog): 2.5.9-beta.0
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
||||
| left-arrow | Whether to show left arrow | *boolean* | `false` |
|
||||
| border | Whether to show bottom border | *boolean* | `true` |
|
||||
| fixed | Whether to fixed top | *boolean* | `false` |
|
||||
| placeholder `v2.6.0` | Whether to generage a placeholder element when fixed | *boolean* | `false` |
|
||||
| placeholder `v2.5.9` | Whether to generage a placeholder element when fixed | *boolean* | `false` |
|
||||
| z-index | Z-index | *number \| string* | `1` |
|
||||
|
||||
### Slots
|
||||
|
||||
@@ -63,7 +63,7 @@ export default {
|
||||
| left-arrow | 是否显示左侧箭头 | *boolean* | `false` |
|
||||
| border | 是否显示下边框 | *boolean* | `true` |
|
||||
| fixed | 是否固定在顶部 | *boolean* | `false` |
|
||||
| placeholder `v2.6.0` | 固定在顶部时,是否在标签位置生成一个等高的占位元素 | *boolean* | `false` |
|
||||
| placeholder `v2.5.9` | 固定在顶部时,是否在标签位置生成一个等高的占位元素 | *boolean* | `false` |
|
||||
| z-index | 元素 z-index | *number \| string* | `1` |
|
||||
|
||||
### Slots
|
||||
|
||||
Reference in New Issue
Block a user