Breadcrumb

The Breadcrumb template part will render a bread crumb path based on the navigation items of a WEM project.

Syntax

<% Breadcrumb %>

Example

<body>
    <!-- Body content -->
    <% Breadcrumb %>
    <!-- Body content -->
</body>

Last updated

Was this helpful?