2.11.2Bolt component for forms and form elements
A collection of fieldsets to create a form. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-form
        {% include "@bolt-components-form/form.twig" with {
  text: "This is a form",
  url: "#!",
} only %}
  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
           | 
    
          
  |