Inverse
Passes the inverse
option to the breadcrumbs, if shown.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/contextual_breadcrumbs", {
content_item: {
title: "Another content item"
},
inverse: true
} %>