ContentΒΆ
-
/libs/granite/ui/components/foundation/layouts/content The layout to render foundation-content.
It has the following content structure at the main resource:
- granite:LayoutsContentMain
- current
The resource that will become
.foundation-content-currentelement.
Example:
+ mycontent - sling:resourceType = "granite/ui/components/foundation/container" + layout - sling:resourceType = "granite/ui/components/foundation/layouts/content" + current - sling:resourceType = "granite/ui/components/foundation/container"