Members
    
        
        
DynamicContentStore.<WorkerProfile.WorkerProfileChildrenProps>
    
            
                
            
            # static readonly Content
    Dynamic content store
Type Definitions
# WorkerProfileDetail
    Worker Profile Detail.
    Properties:
| Name | Type | Description | 
|---|---|---|
| name | string | Detail name. | 
| content | string | Detail content. | 
# WorkerProfileProps
    Properties of WorkerProfile
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| worker | IWorker | Worker | |
| children | DynamicComponentChildren.<WorkerProfile.WorkerProfileChildrenProps> | <optional> | children |