File size: 488 Bytes
746d2f1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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" />