Overview 
        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 %}
  Schema 
      Note: when assigning component props as HTML attributes on a web component, make sure to use kebab-case.
| Prop Name | Description | Type | Default Value | Option(s) | 
|---|---|---|---|---|
| 
                  
                     | 
                 
                       Customize the size of the input icon used  | 
                
                                                  
                
                
                 | 
                                          medium
                                     | 
                
                      
  |