Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nz-tree-select filterTreeNode #3478

Open
kunkkaliu opened this issue May 22, 2019 · 0 comments
Open

nz-tree-select filterTreeNode #3478

kunkkaliu opened this issue May 22, 2019 · 0 comments

Comments

@kunkkaliu
Copy link
Contributor

What problem does this feature solve?

TreeSelect树选择组件有计划支持“根据输入项进行筛选”的功能吗,像React版本的filterTreeNode属性。

What does the proposed API look like?

filterTreeNode: boolean|Function(inputValue: string, treeNode: TreeNode) (函数需要返回 bool 值) 参考了React版本

@wenqi73 wenqi73 changed the title nz-tree-select nz-tree-select filterTreeNode Jan 7, 2020
@hsuanxyz hsuanxyz added this to the v10.1.0 milestone Oct 22, 2020
@hsuanxyz hsuanxyz modified the milestones: v10.1.0, v10.2.0 Oct 30, 2020
@HyperLife1119 HyperLife1119 removed this from the v12 milestone Sep 15, 2024
yjq635 pushed a commit to yjq635/ng-zorro-antd that referenced this issue Dec 28, 2024
to specify search logic, such as matching against custom data NG-ZORRO#8707 NG-ZORRO#3478
yjq635 pushed a commit to yjq635/ng-zorro-antd that referenced this issue Dec 30, 2024
to specify search logic, such as matching against custom data NG-ZORRO#8707 NG-ZORRO#3478
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants