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
最新版本 "taro-ui": "^1.5.4"
onClickPreMonth | 点击箭头去上一个月的时候触发 | () => void | - -- | -- | -- | -- onClickNextMonth | 点击箭头去下一个月的时候触发 | () => void
以上两个方式改变月份不触发onMonthChange事件,按理应该触发onMonthChange事件才对。现在无法监听到他们月份修改时的变化。
onMonthChange
The text was updated successfully, but these errors were encountered:
滑动变更月份也不会触发onMonthChange事件
Sorry, something went wrong.
fix(Calendar): 修复 onMonethChange 触发问题 close #305 #337
cce089b
fix(Calendar): 修复 onMonethChange 触发问题 close #305 close #337
360c7a1
SzHeJason
No branches or pull requests
最新版本
"taro-ui": "^1.5.4"
以上两个方式改变月份不触发
onMonthChange
事件,按理应该触发onMonthChange
事件才对。现在无法监听到他们月份修改时的变化。The text was updated successfully, but these errors were encountered: