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

[TreeSelect]missing select props export #4044

Closed
callmeYe opened this issue Aug 11, 2022 · 2 comments
Closed

[TreeSelect]missing select props export #4044

callmeYe opened this issue Aug 11, 2022 · 2 comments
Assignees
Labels
PR welcome We need you to help us by sending a pull request :) Typescript

Comments

@callmeYe
Copy link

Component

TreeSelect

Steps to reproduce

I find that I can pass the Tree prop (fillProps) to Treeselect,and it works. But I get an ts error that the property does not exist.

@callmeYe callmeYe changed the title [TreeSelect]Tmissing select props export [TreeSelect]missing select props export Aug 11, 2022
@lakerswgq lakerswgq added Typescript PR welcome We need you to help us by sending a pull request :) labels Aug 15, 2022
@lakerswgq
Copy link
Contributor

TreeSelect Inherited props from Tree so you can use fillProps on TreeSelect.
The TS definition maybe outdated & PR welcome

lakerswgq pushed a commit that referenced this issue Aug 25, 2022
* fix(SplitButton): optimize ts, close #4037 #4047

* chore(*): add ts, close #40337 #4047 #4044

* chore(*): update upload itemRender ts, close #40337 #4047 #4044
@lakerswgq lakerswgq self-assigned this Aug 25, 2022
@lakerswgq
Copy link
Contributor

close via weinianyang@db53876

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR welcome We need you to help us by sending a pull request :) Typescript
Projects
None yet
Development

No branches or pull requests

2 participants