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
Please improve the documentation! I actually don't know about other components, but I've been trying to use DatePicker for some good time and had to go into the code to know that the change event is onSelectedDateChange (that was rough)
It would be cool to have props/theme/events tabs on each component (Like the Chakra UI docs, for example)
Context
Trying to guess the change event from DatePicker component.
The text was updated successfully, but these errors were encountered:
Summary
Please improve the documentation! I actually don't know about other components, but I've been trying to use DatePicker for some good time and had to go into the code to know that the change event is
onSelectedDateChange
(that was rough)It would be cool to have props/theme/events tabs on each component (Like the Chakra UI docs, for example)
Context
Trying to guess the change event from DatePicker component.
The text was updated successfully, but these errors were encountered: