breadcrumbs
Creates the markup for a breadcrumb trail to the current page.
<@ breadcrumbs { options } @>
Options
- class: false String|false
- The class for the wrapping
<ul></ul>
element. - excludeHidden: false Boolean
- Defines whether hidden pages get excluded from the breadcrumb trail.