Components

Panel1

<Panel1 {...Panel1.AgentDesktopPanel1Props} />

First panel of AgentDesktopView

Members

DynamicContentStore.<Panel1.AgentDesktopPanel1Props>

static readonly Content

Dynamic content store
Panel1.AgentDesktopPanel1Props

static readonly defaultProps

Default properties
"auto" | "vertical" | "horizontal"

static readonly SplitterOrientation

Orientation of splitter component
Properties:
Name Type Description
auto "auto"
vertical "vertical"
horizontal "horizontal"

Type Definitions

AgentDesktopView.AgentDesktopViewChildrenProps

AgentDesktopPanel1Props

Panel1 properties
Properties:
Name Type Attributes Description
splitterOrientation Panel1.SplitterOrientation <optional>
Orientation of splitter component
children DynamicComponentChildren.<Panel1.AgentDesktopPanel1Props> <optional>
children