Members
    
        
        
DynamicContentStore.<IncomingTaskCanvas.IncomingTaskCanvasChildrenProps>
    
            
            # static readonly Content
    Dynamic content store
Type Definitions
    
        
        
IncomingTaskCanvas.IncomingTaskCanvasProps
    
    
    
            
                # IncomingTaskCanvasChildrenProps
    Properties of children in incoming task canvas.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| theme.IncomingTaskCanvas | Theme.IncomingTaskCanvasThemeProps | <optional> | theme. | 
    
        
        
TaskContextProps
    
    
    
            
            # IncomingTaskCanvasProps
    Properties of incoming task canvas.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| firstLine | string | <optional> | First line shown in the incoming task canvas. | 
| secondLine | string | <optional> | Second line shown in the incoming task canvas. | 
| titleLine | string | <optional> | Title string shown in the incoming task canvas. |