mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user