Navigation

  • index
  • next |
  • previous |
  • Granite UI 1.0 documentation »
  • Legacy CoralUI 2 Components »
  • Granite UI Endor »
  • Layouts »

Breadcrumbs¶

/libs/granite/ui/components/endor/layouts/breadcrumbs

Breadcrumbs is a layout to render the Endor’s Breadcrumbs.

The root item (the Adobe Marketing Cloud) will be rendered automatically and not required to be given as part of the items. It has href value of “/”.

The items of the layout are specified using ItemDataSource.

Each item has the following content structure:

granite:EndorLayoutsBreadcrumbsItem
navigationboolean
  1. true

true indicates it is a “clickable” navigation; false otherwise.

Example:

+ mybreadcrumbs
  - sling:resourceType = "granite/ui/components/foundation/navigation"
  + layout
    - sling:resourceType = "granite/ui/components/endor/layouts/breadcrumbs"
  + items
    + link1
    + link2
      + layoutConfig
        - navigation = false

Previous topic

ActionBar

Next topic

Content

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Granite UI 1.0 documentation »
  • Legacy CoralUI 2 Components »
  • Granite UI Endor »
  • Layouts »
© Copyright 2018, Adobe Systems Incorporated. Created using Sphinx 1.8.3.