Components

CRMContainer

<CRMContainer {...CRMContainer.CRMContainerProps} />

This is a container for the CRM integration. Can be themed with [theme.CRMContainer]

Members

DynamicContentStore.<CRMContainer.CRMContainerChildrenProps>

# static readonly Content

Dynamic content store
CRMContainer.CRMContainerProps

# static readonly defaultProps

Default properties

Type Definitions

CRMContainer.CRMContainerProps

# CRMContainerChildrenProps

Properties of CRMContainer.

# CRMContainerProps

Properties of CRMContainer.
Properties:
Name Type Attributes Description
uriCallback function <optional>
A callback that returns an URI to be displayed in CRM container based on a selected task.
uri string <optional>
URI that is displayed in CRM container.
children DynamicComponentChildren.<CRMContainer.CRMContainerChildrenProps> <optional>
children