{% include "@bolt-components-stack/stack.twig" with {
  content: "This is one stack."
} only %}
  | Prop Name | Description | Type | Default Value | Option(s) | 
|---|---|---|---|---|
| 
                  attributes
              
       | 
    
               A Drupal attributes object. Applies extra HTML attributes to the outer <bolt-stack> tag.  | 
    
              
                                        object
                        
      
       | — |       
  | 
      
  
| 
                  spacing
              
       | 
    
               Control the spacing in between items.  | 
    
              
                                        string
                        
      
       | 
                  medium
               | 
      
                  
  | 
      
  
| 
                  content
              
       | 
    
               Content of the stack.  | 
    
              
                            string
          ,                             array
          ,                             object
                         | 
    
      
      — |       
  | 
      
  
  npm install @bolt/components-stack