README
Navbar is a list of secondary links. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-navbar
Layout container that consist of secondary navigation system.
<script type="module">
import boltComponentsNavbar from 'https://cdn.skypack.dev/@bolt/components-navbar';
</script>
Navbar is a list of secondary links. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-navbar