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
Right now we have onChanged, which fires on all interactions, and onSubmitted, which requires a button to be added. An onDismiss would let us get a selected date without additional UI affordances and discern it from onClosed (which doesn't return a date).