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
数据有点多,Transfer 穿梭器【树形跟随模式】希望左侧选择栏树默认不展开
无法实现默认不展开,试了"collapsed"和"expanded"之类的属性设置,都无法实现左侧默认不展开
{ “type”: "transfer", "name":"yw_transfer", "source": "……", "selectMode": "tree", "resultListModeFollowSelect": true, }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
实现场景:
数据有点多,Transfer 穿梭器【树形跟随模式】希望左侧选择栏树默认不展开
存在的问题:
无法实现默认不展开,试了"collapsed"和"expanded"之类的属性设置,都无法实现左侧默认不展开
当前方案:
The text was updated successfully, but these errors were encountered: