Deactivate pre-made date ranges list from st.date_input

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.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.