mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: add test
This commit is contained in:
@@ -71,9 +71,10 @@ splitter/lazy
|
||||
|
||||
### Splitter Attributes
|
||||
|
||||
| Name | Description | Type | Default |
|
||||
| ------ | -------------------------------- | ----------------------------------- | ---------- |
|
||||
| layout | Layout direction of the splitter | ^[enum]`'horizontal' \| 'vertical'` | horizontal |
|
||||
| Name | Description | Type | Default |
|
||||
| -------------- | -------------------------------- | ----------------------------------- | ---------- |
|
||||
| layout | Layout direction of the splitter | ^[enum]`'horizontal' \| 'vertical'` | horizontal |
|
||||
| lazy ^(2.11.0) | Whether to enable lazy mode | ^[boolean] | false |
|
||||
|
||||
### Splitter Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user