Layout
The components in this section can be used to define the layout of your application, for example to add headers or to split the application into multiple columns. Click the name of a component to move to a more detailed description.
Component | Description |
---|---|
Columns | Split the form into multiple columns with this component. |
Content | This component can contain HTML content. |
FieldSet | FieldSet components can be used to create a group of an area of the form and add a title to it. |
Html | Display HTML in the application, for example a header, a table or an image. |
HtmlElement | This component can display a single HTML element in the form, for example a header. |
HtmlTable | Use this component to efficiently display and update tables in your application. |
Panel | Panels can be used to wrap groups of components with a title and styling. |
Table | Position components in a table. |
Tabs | Tabs allow you to add different components to one of multiple tabs/pages in the form. |
Well | An area for containing components with a border and a gray background. |