section
The section component groups related items together under a single title. A section can be set up on a jig.default under the entity component or on a form component as its container. The component can contain field-row and entity-field components or children components on a form component.
A component.section can be set up with the following combinations:
- A form component containing sections and children components for display/capturing purposes.
Some properties are common to all components, see Common component properties for a list and their configuration options.
Basic
Compact
This is another example for display purposes only, but this time without the rows. Note the difference in the fields as they now display below each other instead of numerous entity-fields in a row.
Examples: Basic - See the full example using static data in GitHub. Compact - See the full example using static data in GitHub.
Datasources: See the full datasource for static data in GitHub. See the full datasource for dynamic data in GitHub.