Enable
{compare.breadcrumbEnable}
{f:if(condition:'{compare.breadcrumbEnable}',then:'',else:'
')}
({override.breadcrumbEnable})
Not on rootpage
{compare.breadcrumbNotonrootpage}
{f:if(condition:'{compare.breadcrumbNotonrootpage}',then:'',else:'
')}
({override.breadcrumbNotonrootpage})
Not on rootpage if enabled
Fontawesome icon
{compare.breadcrumbFaicon}
{f:if(condition:'{compare.breadcrumbFaicon}',then:'',else:'
')}
({override.breadcrumbFaicon})
FA icon instead of text for level=0 only if enabled
No rounded corner
{compare.breadcrumbCorner}
{f:if(condition:'{compare.breadcrumbCorner}',then:'',else:'
')}
({override.breadcrumbCorner})
To make the breadcrumb without rounded corners
Below the content
{compare.breadcrumbBottom}
{f:if(condition:'{compare.breadcrumbBottom}',then:'',else:'
')}
({override.breadcrumbBottom})
Show the breadcrumb menu below the content (only or also)
Breadcrumb position
{compare.breadcrumbPosition}
{f:if(condition:'{compare.breadcrumbPosition}',then:'',else:'
')}
({override.breadcrumbPosition})
Container
{compare.breadcrumbContainer}
{f:if(condition:'{compare.breadcrumbContainer}',then:'',else:'
')}
({override.breadcrumbContainer})
Container position
{compare.breadcrumbContainerposition}
{f:if(condition:'{compare.breadcrumbContainerposition}',then:'',else:'
')}
({override.breadcrumbContainerposition})
Extra class
{compare.breadcrumbClass}
{f:if(condition:'{compare.breadcrumbClass}',then:'',else:'
')}
({override.breadcrumbClass})
e.g. "mb-0" for margin-bottom: 0