Components

WorkerCanvas

<WorkerCanvas {...WorkerCanvas.WorkerCanvasProps} />

This is a container for WorkerCanvas that displays the agent details. Can be themed with [theme.Supervisor.WorkerCanvas]

Members

DynamicContentStore.<WorkerCanvas.WorkerCanvasProps>

# static readonly Content

Dynamic content store
WorkerCanvas.WorkerCanvasProps

# static readonly defaultProps

Default properties

Type Definitions

# WorkerCanvasProps

Properties of Worker Canvas.
Properties:
Name Type Attributes Default Description
worker IWorker Worker to display
showSkills boolean <optional>
true Whether or not the skills section for the agent details should be shown.