# ZydSplitPane
# Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
width | 默认的宽度或高度 | number | - | 280 |
minWidth | 最小宽度 | string | - | '250px' |
maxWidth | 最大宽度或高度 | string | - | '500px' |
direction | 水平或垂直 | string | h/v | 'h' |
# Slots
Name | Description | Bindings |
---|---|---|
left | ||
right |
# Events
Event name | Properties | Description |
---|---|---|
update:width | 更新宽度 | |
change | 拖动变化时候返回宽度状态 |
functional