Components

WorkerSkills

<WorkerSkills {...WorkerSkills.WorkerSkillsProps} />

This is a container for WorkerSkills that displays the skills section for the agent details. Can be themed with [theme.WorkerSkills]

Members

DynamicContentStore.<WorkerSkills.WorkerSkillsChildrenProps>

# static readonly Content

Dynamic content store
WorkerSkills.WorkerSkillsProps

# static readonly defaultProps

Default properties

Type Definitions

WorkerSkills.WorkerSkillsProps

# WorkerSkillsChildrenProps

Properties of WorkerSkills.

# 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