Details Navigation
This is a special navigation element that is currently only used in combination with the snapshot on finanzen net websites.
The field of application of this component is very limited
- it should only be used on large screens (LG & XL)
- the texts try to split up as best as possible, but only by using suitably long labels does the component look acceptably good.
Example how to use:
<section class="page-content__container">
<article class="page-content__item">
<div class="snapshot"><!-- ... --></div>
<nav class="details-navigation"><!-- ... --></nav>
</article>
</section>