Members
    
        
        
DynamicContentStore.<CRMContainer.CRMContainerChildrenProps>
    
            
                
            
            # static readonly Content
    Dynamic content store
Type Definitions
# CRMContainerProps
    Properties of CRMContainer.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| uriCallback | function | <optional> | A callback that returns an URI to be displayed in CRM container based on a selected task. | 
| uri | string | <optional> | URI that is displayed in CRM container. | 
| children | DynamicComponentChildren.<CRMContainer.CRMContainerChildrenProps> | <optional> | children |