Components

ViewCollection

<ViewCollection {...ViewCollection.ViewCollectionProps} />

This is a container for ViewCollection.

Members

DynamicContentStore.<ViewCollection.ViewCollectionChildrenProps>

# static readonly Content

Dynamic content store
ViewCollection.ViewCollectionProps

# static readonly defaultProps

Default properties

Type Definitions

# ViewAdditionalProps

Additional properties of ViewCollection.
Properties:
Name Type Attributes Description
isViewActive boolean <optional>
Whether the view is active or not
route RouteProps <optional>
View route
ViewCollection.ViewCollectionProps

# ViewCollectionChildrenProps

Properties of ViewCollection.
Properties:
Name Type Description
router RouterState Router.

# ViewCollectionProps

Properties of ViewCollection.
Properties:
Name Type Attributes Default Description
defaultLocation string <optional>
/agent-desktop Default URL location of view
children DynamicComponentChildren.<ViewCollection.ViewCollectionChildrenProps> <optional>
children