{% include "@bolt-components-band/band.twig" with {
  content: "This is a band.",
} only %}
  | Prop Name | Description | Type | Default Value | Option(s) | 
|---|---|---|---|---|
| attributes | A Drupal-style attributes object with extra attributes to append to this component. | object | — | 
 | 
| content | Main content of the band. | string,array,object | — | 
 | 
| pinned_content | Pinned content of the band. | object | — | 
 | 
| tag | Controls the semantic HTML tag to use for the band's content. | string | div | 
 | 
| valign | Controls the internal vertical alignment of the band's content. | string | middle | 
 | 
| size | Controls the vertical spacing of the band. | string | medium | 
 | 
| full_bleed | If set to true, the band will take the full width of the page. | boolean | true | 
 | 
| theme | Controls the theme of the band. | any | dark | 
 | 
| row_gutter (deprecated) | Please use  | — | — | 
 | 
| content_row_start (deprecated) | Please use  | — | — | 
 | 
| items (deprecated) | Please use  | — | — | 
 | 
| fullBleed (deprecated) | This prop has been renamed. Please use  | — | — | 
 | 
| contentTag (deprecated) | This prop is no longer needed.  | — | — | 
 | 
  npm install @bolt/components-band