Members
    
        
        
DynamicContentStore.<Panel1.AgentDesktopPanel1Props>
    
            
                
            
                # static readonly Content
    Dynamic content store
    
        
        
"auto"
|
"vertical"
|
"horizontal"
    
    
    
            
            # static readonly exports.SplitterOrientation
    Orientation of splitter component
    Properties:
| Name | Type | Description | 
|---|---|---|
| auto | "auto" | |
| vertical | "vertical" | |
| horizontal | "horizontal" | 
Type Definitions
    
        
        
AgentDesktopView.AgentDesktopViewChildrenProps
    
    
    
            
            # AgentDesktopPanel1Props
    Panel1 properties
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| splitterOrientation | Panel1.SplitterOrientation | <optional> | Orientation of splitter component | 
| children | DynamicComponentChildren.<Panel1.AgentDesktopPanel1Props> | <optional> | children |