Members
    
        
        
DynamicContentStore.<WorkerDirectory.WorkerDirectoryChildrenProps>
    
            
            # static readonly Content
    Dynamic content store
Type Definitions
    
        
        
WorkerDirectory.WorkerDirectoryProps
    
    
    
            
                # WorkerDirectoryChildrenProps
    Properties of WorkerDirectory
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| isOpen | boolean | <optional> | Whether the worker directory is opened or not. | 
| task | ITask | <optional> | Task to be transferred | 
# WorkerDirectoryProps
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| theme.WorkerDirectory | ThemeProps | <optional> | theme | 
| children | DynamicComponentChildren.<WorkerDirectory.WorkerDirectoryChildrenProps> | <optional> | children |