PopoverΒΆ

/libs/granite/ui/components/foundation/layouts/popover

The popover layout. It implements foundation-toggleable vocabulary.

The body of the popover is specified using ItemDataSource.

Example:

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