Spaces:
Sleeping
Sleeping
File size: 420 Bytes
746d2f1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
title: st.slider
slug: /develop/api-reference/widgets/st.slider
description: st.slider displays a slider widget.
---
<Autofunction function="streamlit.slider" />
### Featured videos
Check out our video on how to use one of Streamlit's core functions, the slider!
<YouTube videoId="tzAdd-MuWPw" />
In the video below, we'll take it a step further and make a double-ended slider.
<YouTube videoId="sCvdt79asrE" />
|