Spaces:
Sleeping
Sleeping
title: st.checkbox | |
slug: /develop/api-reference/widgets/st.checkbox | |
description: st.checkbox displays a checkbox widget. | |
<Autofunction function="streamlit.checkbox" /> | |
### Featured videos | |
Check out our video on how to use one of Streamlit's core functions, the checkbox! β | |
<YouTube videoId="Jte0Reue7z8" /> | |
In the video below, we'll take it a step further and learn how to combine a [button](/develop/api-reference/widgets/st.button), [checkbox](/develop/api-reference/widgets/st.checkbox) and [radio button](/develop/api-reference/widgets/st.radio)! | |
<YouTube videoId="EnXJBsCIl_A" /> | |