The Bulma breadcrumb is a simple navigation component that only requires a breadcrumb
container and a ul
list. The dividers are automatically created in the content of the ::before
pseudo-element of li
tags.
You can inform the current page using the is-active
modifier in a li
tag. It will disable the navigation of inner links.