You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like my app to perform some actions based on month of the calendar when user click 'next' or '>' button on calendar navigation.
I think I must use onViewChange on calendar component, but so far any function I passed into onViewChange is not working.
Please suggest the correct usage or props if I am making mistake.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like my app to perform some actions based on month of the calendar when user click 'next' or '>' button on calendar navigation.
I think I must use onViewChange on calendar component, but so far any function I passed into onViewChange is not working.
Please suggest the correct usage or props if I am making mistake.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions