<bolt-status-dialolgue-bar size="small"></bolt-status-dialolgue-bar>
    
  
 
  
  
  
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) | 
|---|---|---|---|---|
| attributes |        A Drupal-style attributes object with extra attributes to append to this component.  | 
    
            object
      
      
     | — |       
  | 
  
| iconName |        Icon name.  | 
    
            string
      
      
     | 
              mobility
           | 
    
          
  | 
  
| isAlertMessage |        Is this an alert message? Changes it to error red.  | 
    
            boolean
      
      
     | 
              false
           | 
    
          
  | 
  
| dialogueArrowDirection |        Direction of the dialogue arrow direction.  | 
    
            string
      
      
     | 
              none
           | 
    
          
  | 
  
| boxFloatDirection |        The direction in which the dialog box should be floated given extra space in container if no arrow dialog arrow direction is given.  | 
    
            string
      
      
     | 
              center
           | 
    
          
  |