These are the docs for the latest stable release of the Bolt Design System. Looking for the previous release, v2.23.0?

Creating a new component

When building out a new component, make sure you take a look at some other existing components to get a sense of the coding standards and typical component structure in Bolt. The goal here is to have new and existing components feel just consistant and conherent - nothing should stick out like a sore thumb!

Bolt supplies a easy to use command that will allow you to quickly create an integrated bolt component. Simply run yarn cc in the Bolt repo root and provide answers to the two questions that follow.

Debug Panel