{% include '@bolt-components-video-thumbnail/video-thumbnail.twig' with {
  content: image,
  duration: '4:55',
} only %}
  | Prop Name | Description | Type | Default Value | Option(s) | 
|---|---|---|---|---|
| 
                  attributes
              
       | 
    
               A Drupal attributes object. Applies extra HTML attributes to the parent element.  | 
    
              
                                        object
                        
      
       | — |       
  | 
      
  
| 
                  content
              
       | 
    
               Content of the video thumbnail. An image pointing to the video poster is recommended.  | 
    
              
                                        any
                        
      
       | — |       
  | 
      
  
| 
                  border_radius
              
       | 
    
               Set the border radius of the video thumbnail.  | 
    
              
                                        string
                        
      
       | 
                  none
               | 
      
                  
  | 
      
  
| 
                  aspect_ratio
              
       | 
    
               Set the aspect ratio of the video thumbnail.  | 
    
              
                                        string
                        
      
       | 
                  16:9
               | 
      
                  
  | 
      
  
| 
                  duration
              
       | 
    
               Display the video duration that overlays the video thumbnail.  | 
    
              
                                        string
                        
      
       | — |       
  | 
      
  
  npm install @bolt/components-video-thumbnail