Well ==== .. granite:servercomponent:: /libs/granite/ui/components/foundation/layouts/well :layout: :deprecated: The well layout. The items of the well are specified using :ref:`ItemDataSource `. Example:: + mywell - sling:resourceType = "granite/ui/components/foundation/container" + layout - sling:resourceType = "granite/ui/components/foundation/layouts/well" + items + item1 + item2