<bolt-connection size="small"></bolt-connection>
    
  
 
  
  
  
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) | 
|---|---|---|---|---|
| speed |        Speed of the animation, typically rotation.  | 
    
            string
      
      
     | 
              1000
           | 
    
          
  | 
  
| animType |        Type of predefined animated SVG to use.  | 
    
            string
      
      
     | 
              connectionBand
           | 
    
          
  | 
  
| direction |        Direction of animation, currently only available on Connection Band  | 
    
            string
      
      
     | 
              left
           | 
    
          
  |