Members
    
        
        
DynamicContentStore.<ViewCollection.ViewCollectionChildrenProps>
    
            
                
            
            # static readonly Content
    Dynamic content store
Type Definitions
# ViewAdditionalProps
    Additional properties of ViewCollection.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| isViewActive | boolean | <optional> | Whether the view is active or not | 
| route | RouteProps | <optional> | View route | 
    
        
        
ViewCollection.ViewCollectionProps
    
    
    
            
                # ViewCollectionChildrenProps
    Properties of ViewCollection.
    Properties:
| Name | Type | Description | 
|---|---|---|
| router | RouterState | Router. | 
# ViewCollectionProps
    Properties of ViewCollection.
    Properties:
| Name | Type | Attributes | Default | Description | 
|---|---|---|---|---|
| defaultLocation | string | <optional> | /agent-desktop | Default URL location of view | 
| children | DynamicComponentChildren.<ViewCollection.ViewCollectionChildrenProps> | <optional> | children |