-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
feature:st.sliderRelated to the `st.slider` widgetRelated to the `st.slider` widgettype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features
Description
Checklist
- I have searched the existing issues for similar feature requests.
- I added a descriptive title and summary to this issue.
Summary
We support a couple of pre-defined formatting options for numbers and datetime values in NumberColumn, DateTimeColumn and st.metric. Add these formats to format parameter of st.slider as well, which currently only supports sprintf for numbers and momentJS for datetime values.
Additional Context
No response
github-actions
Metadata
Metadata
Assignees
Labels
feature:st.sliderRelated to the `st.slider` widgetRelated to the `st.slider` widgettype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features