Description of icon
Flex UI
API Reference

WorkerCanvas

This is a container for WorkerCanvas that displays the agent details. Can be themed with Theme.Supervisor.WorkerCanvas in Theme.


Component children#

KeyComponentConditionAlignDescription
headerReact ComponentWrapper for worker canvas header. Displays a close button and the `WorkerCanvasHeader` template
profile-titlestyled(div)Wrapper for the profile title. Displays `WorkerCanvasDetailsHeader` template
profileWorkerProfileWorkerProfile component
skills-titlestyled(div)Visible only if `showSkills` prop is trueWrapper for the skills title. Displays `WorkerCanvasSkillsHeader` template
skillsWorkerSkillsVisible only if `showSkills` prop is trueWorkerSkills component

Static Properties#

NameDescriptionType
Content

Dynamic content store

DynamicContentStore.<WorkerCanvasProps>
defaultProps

Default properties

WorkerCanvas.WorkerCanvasProps

Need some help?