Introducing Gradio Clients
Building Demos
Blocks Layout
Components
Helpers
Modals
Routes
Other
New to Gradio? Start here: Getting Started
See the Release History
Column
Row
gradio.Group(···)
with gr.Group(): gr.Textbox(label="First") gr.Textbox(label="Last")