eagle0504's picture
app updated
746d2f1
---
title: st.form
slug: /develop/api-reference/execution-flow/st.form
description: st.form creates a form that batches elements together with a “Submit" button.
---
<Tip>
This page only contains information on the `st.forms` API. For a deeper dive into creating and using forms within Streamlit apps, read our guide on [Using forms](/develop/concepts/architecture/forms).
</Tip>
<Autofunction function="streamlit.form" />