Description of icon
Flex UI
API Reference

Panel1

First panel of AgentDesktopView


Component children#

KeyComponentConditionAlignDescription
splitterReact componentVisible only agent has 1 or more tasks (if props.tasks.size > 0)Content splitter container. Renders the TaskListContainer and the TaskCanvas
worker-directoryWorkerDirectoryContainer for WorkersDirectory that displays the directory of workers
NoTasksCanvasVisible only agent doesn't have tasks assigned (if props.tasks.size <= 0)Component that renders a canvas if no tasks are available

Static Properties#

NameDescriptionType
exports.SplitterOrientation

Orientation of splitter component

"auto"
Content

Dynamic content store

DynamicContentStore.<Panel1.AgentDesktopPanel1Props>
defaultProps

Default properties

Panel1.AgentDesktopPanel1Props

Need some help?