Description of icon
Flex UI
API Reference

AgentDesktopView

Agent Desktop View


Component children#

KeyComponentConditionAlignDescription
splitterReact component
start
Splitter container. Renders the left and right panel of the agent desktop view or just either, if the other one is hidden

Static Properties#

NameTypeDescription
ContentDynamicContentStore<AgentDesktopView.AgentDesktopViewChildrenProps, AgentDesktopViewChildrenKeys>

Dynamic content store

Panel1Panel1

Shortcut for Panel1 component

Panel2Panel2

Shortcut for Panel2 component

defaultPropsAgentDesktopView.AgentDesktopViewProps

Default properties

Component Properties#

NameTypeDescriptionOptionalDefault
selectedTaskSidstring

SID of the currently selected task

Yes
splitterOptionsAgentDesktopView.SplitterProps

Options to customise panels sizes

Yes
showPanel2boolean

If set to false, this flag hides the second panel of the view

Yes
routeRouteComponentProps

Routing object

No
childrenDynamicContentStore.DynamicComponentChildren<AgentDesktopView.AgentDesktopViewChildrenProps>

children

Yes
isViewActiveboolean

Whether the view is active or not

Yes
routeRouteComponentProps

View route

Yes

Component Children Properties#

NameTypeDescriptionOptionalDefault
selectedTaskSidstring

SID of the currently selected task

Yes
tasksMap<string, ITask>

A map of the worker's tasks

No
routeRouteComponentProps

Routing object

No
Rate this page

Need some help?

We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.