-
Notifications
You must be signed in to change notification settings - Fork 507
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
[Pagination] 分页跳转页面控件希望增加change事件,当前仅有blur事件 #1352
Labels
Comments
👋 @Kythuen,感谢给 TDesign 提出了 issue。 |
|
@Kythuen change 吗,不知道你是不是指 input 触发 |
是的,就是指跳转输入框的触发,现在只有失焦才会触发页码变化,但是一般操作都是输入完回车就触发。能否做一定的调整,或者由选项控制。
…------------------ 原始邮件 ------------------
发件人: "Tencent/tdesign-vue-next" ***@***.***>;
发送时间: 2022年8月8日(星期一) 下午3:33
***@***.***>;
***@***.******@***.***>;
主题: Re: [Tencent/tdesign-vue-next] [Pagination] 分页跳转页面控件希望增加change事件,当前仅有blur事件 (Issue #1352)
@Kythuen change 吗,不知道你是不是指 input 触发
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
已经修复了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这个功能解决了什么问题
https://tdesign.tencent.com/vue-next/components/pagination?tab=demo#%E5%B8%A6%E5%BF%AB%E9%80%9F%E8%B7%B3%E8%BD%AC%E7%9A%84%E5%88%86%E9%A1%B5
show-jumper: 现在跳转页面,只有失焦后才会触发跳转
你建议的方案是什么
希望增加change事件触发跳转
The text was updated successfully, but these errors were encountered: