Hello.
I’m using st.date_input() to filter data based on a range of dates. When using date ranges, the date selector shows a list of pre made ranges like “past week”, “past month”, etc. Is it possible to deactivate that list? There is no parameter listed in the documentation that seems to do that.
Thanks.