eagle0504's picture
app updated
746d2f1
---
title: st.select_slider
slug: /develop/api-reference/widgets/st.select_slider
description: st.select_slider displays a slider widget to select items from a list.
---
<Autofunction function="streamlit.select_slider" />
### Featured videos
Check out our video on how to use one of Streamlit's core functions, the select slider! 🎈
<YouTube videoId="MTaL_1UCb2g" />
In the video below, we'll take it a step further and make a double-ended slider.
<YouTube videoId="sCvdt79asrE" />