Assemble container and form components in Retool Apps
Learn how to assemble container and form components in Retool Apps.
Containers
Learn how to group components into multi-view interfaces.
Form
Learn how to assemble an input form using the Form component.
JSON Schema Form
JSON Schema Form is based on the react-jsonschema-form library. You define which input fields to include and how they are rendered using JSON and UI schemas. JSON Schema Form displays input fields in a single-column layout only, and you cannot add other components to the form.
Wizards
Learn how to build a step-by-step interface with multiple paths using the Wizard component.