mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
docs(components): [cascader] add preview slot
This commit is contained in:
@@ -179,6 +179,7 @@ cascader/panel
|
||||
| ------- | ---------------------------------------------------------------------------------------------- | ----------------------------------- |
|
||||
| default | the custom content of cascader node, which are current Node object and node data respectively. | ^[object]`{ node: any, data: any }` |
|
||||
| empty | content when there is no matched options. | — |
|
||||
| prefix | content as Input prefix | — |
|
||||
|
||||
### Cascader Exposes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user