Members
    
        
        
DynamicContentStore.<MessageCanvasTray.MessageCanvasTrayProps>
    
            
                
            
            # static readonly Content
    Dynamic content store
Type Definitions
# MessageCanvasTrayProps
Properties:
| Name | Type | Attributes | Default | Description | 
|---|---|---|---|---|
| showButton | boolean | <optional> | true | Display a ‘Start new chat’ button in the tray. | 
| onButtonClick | function | <optional> | A handler for a ‘Start new chat’ button click. |