ViewCollection
This is a container for ViewCollection.
Static Properties#
| Name | Type | Description | 
|---|---|---|
| Content | DynamicContentStore<ViewCollection.ViewCollectionChildrenProps> | Dynamic content store | 
| defaultProps | ViewCollection.ViewCollectionProps | Default properties | 
Component Properties#
| Name | Type | Description | Optional | Default | 
|---|---|---|---|---|
| defaultLocation | string | Default URL location of view | Yes | /agent-desktop | 
| children | DynamicContentStore.DynamicComponentChildren<ViewCollection.ViewCollectionChildrenProps> | children | Yes | 
Component Children Properties#
| Name | Type | Description | Optional | Default | 
|---|---|---|---|---|
| defaultLocation | string | Router default location. | No | 
Rate this page