---
title: st.checkbox
slug: /develop/api-reference/widgets/st.checkbox
description: st.checkbox displays a checkbox widget.
---
### Featured videos
Check out our video on how to use one of Streamlit's core functions, the checkbox! ☑
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)!