WellΒΆ

/libs/granite/ui/components/foundation/layouts/well

The well layout.

The items of the well are specified using ItemDataSource.

Example:

+ mywell
  - sling:resourceType = "granite/ui/components/foundation/container"
  + layout
    - sling:resourceType = "granite/ui/components/foundation/layouts/well"
  + items
    + item1
    + item2