mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-03 11:47:48 +08:00
docs(components): [tree-v2] replace mention of filter-node-method attribute with filter-method (#15521)
docs(components): [tree-v2] replace mention of filter-node-method attribute with filter-method Co-authored-by: blanchon <maxime.blanchon@cnrgh.fr>
This commit is contained in:
parent
d27927da57
commit
1abe1d00bb
@ -61,7 +61,7 @@ tree-v2/custom-node
|
||||
|
||||
Tree nodes can be filtered
|
||||
|
||||
:::demo Invoke the `filter` method of the Tree instance to filter tree nodes. Its parameter is the filtering keyword. Note that for it to work, `filter-node-method` is required, and its value is the filtering method.
|
||||
:::demo Invoke the `filter` method of the Tree instance to filter tree nodes. Its parameter is the filtering keyword. Note that for it to work, `filter-method` is required, and its value is the filtering method.
|
||||
|
||||
tree-v2/filter
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user