README
Table of Contents is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
Install via NPM
npm install @bolt/components-toc
A navigation list, usually found on an article page, of its section titles.
<script type="module">
import boltComponentsToc from 'https://cdn.skypack.dev/@bolt/components-toc';
</script>
Table of Contents is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
npm install @bolt/components-toc