PrimaryNav

Minimal

Use the minimal property to display PrimaryNav in a more minimal appearance.

<PrimaryNav minimal>
  <NavItem href="/malachite">Malachite</NavItem>
  <NavItem selected href="/fluorite">Fluorite</NavItem>
  <NavItem href="/magnetite">Magnetite</NavItem>
</PrimaryNav>