We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
TreeSelect Inherited props from Tree so you can use fillProps on TreeSelect. The TS definition maybe outdated & PR welcome
fillProps
Sorry, something went wrong.
chore(*): add ts, close #40337 alibaba-fusion#4047 alibaba-fusion#4044
db53876
chore(*): update upload itemRender ts, close #40337 alibaba-fusion#4047
cdb03e5
alibaba-fusion#4044
fix(SplitButton): fix typescript type error , close #4037 #4047 (#4048)
a2232bf
* fix(SplitButton): optimize ts, close #4037 #4047 * chore(*): add ts, close #40337 #4047 #4044 * chore(*): update upload itemRender ts, close #40337 #4047 #4044
close via weinianyang@db53876
lakerswgq
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: