Members
    
        
        
DynamicContentStore.<WorkerSkills.WorkerSkillsChildrenProps>
    
            
                
            
            # static readonly Content
    Dynamic content store
Type Definitions
# WorkerSkillsProps
    Properties of WorkerSkills.
    Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| theme.WorkerSkills | ThemeProps | <optional> | theme | 
| worker | IWorker | Worker | |
| availableSkills | Array.<AppConfig.SkillDefinition> | <optional> | Available skills | 
| onClose | function | <optional> | Function executed when skill is closed | 
| children | DynamicComponentChildren.<WorkerSkills.WorkerSkillsChildrenProps> | <optional> | children |