{{ html.navigation }} – Navigation

Navigation / Breadcrumbs. Returns a value of the filter used.

Basic usage:

{{ html.navigation }}

Usage with parameters:

{{ html.navigation(List Type, CSS Class) }}

Parameters:

  1. List Type (optional)
    • list – (Unordered list [ul][li][/li]…[/ul])
    • comma – (Comma Separated String)
  2. CSS Class (optional) – Name or names of CSS class(s).

Example:

{{ html.navigation("list") }}


What are your feelings

Leave a Reply

Updated on January 9, 2025