Form
Getting Started
A collection of fieldsets to create a form. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-form
Usage
{% include "@bolt-components-form/form.twig" with {
text: "This is a form",
url: "#!",
} only %}