-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Transfer穿梭框direction属性不会自动赋值 #3567
Labels
Comments
就是想问一下,怎么单独获取穿梭后右边的list。现在list在一起,并且值不区分左右
…------------------
肖天雷祝您开心每一天!
TEL:15895874174
------------------ 原始邮件 ------------------
发件人: "vthinkxie"<notifications@github.com>;
发送时间: 2019年6月21日(星期五) 下午5:49
收件人: "NG-ZORRO/ng-zorro-antd"<ng-zorro-antd@noreply.github.com>;
抄送: "肖天雷"<346655037@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [NG-ZORRO/ng-zorro-antd] Transfer穿梭框direction属性不会自动赋值 (#3567)
Closed #3567 via #3588.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Ricbet
pushed a commit
to Ricbet/ng-zorro-antd
that referenced
this issue
Apr 9, 2020
hsuanxyz
pushed a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
当左右穿梭后,获取右边的数据无法区分,因为direction属性并未赋值。
What does the proposed API look like?
我在使用的过程中,暂时根据change事件,获取from&to来个direction属性手动赋值,在获取list时区分left or right。
希望能改进为自动赋值,方便获取
The text was updated successfully, but these errors were encountered: