This is the documentation for the current development branch of the CometVisu.
It is possible that some of the described features are not yet available in the current release.
Also there might be lots of errors in this documentation as some parts of the content have been translated
by an online translation service.
The breadcrumbs component generates a navigation path to the currently visible page.
It is typically placed in the <header> or <footer> together with a menu and updates automatically
whenever the current page changes.
To save vertical space on smaller screens, breadcrumbs support the attribute hide-on-scroll="true".
This hides the breadcrumb bar while the content in <main> is scrolled and shows it again when the scroll position returns to the top.