Members
    
        
        
DynamicContentStore.<RootContainer.RootContainerChildrenProps>
    
            
            # static readonly Content
    Dynamic content store
Type Definitions
    
        
        
Object
    
    
    
            
            # RootContainerChildrenProps
    Properties of RootContainer.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| identity | string | <optional> | Identity of the current agent. | 
| currentLoginState | SessionState.LoginState | <optional> | State of the login [UNKNOWN, LOGGING_IN, LOGGED_IN, LOGGED_OUT, ERROR]. | 
| config | AppConfig.Config | Default configuration of flex. |