Description of icon
Flex UI
API Reference

CRMContainer

This is a container for the CRM integration. Can be themed with Theme.CRMContainer in Theme.


Component children#

KeyComponentConditionAlignDescription
placeholderReact component
Visible only of childprops uri (childProps.uri) is not present
CRM integration placeholder view shown when there is not CRM configured. Displays the NoCRMTitle, NoCRMConfigured, NoCRMHint and NoCRMConfiguredAction templates
iframeiframe
Visible only of childprops uri (childProps.uri) is present
CRM iframe. Renders the CRM from the provided uri

Static Properties#

NameTypeDescription
ContentDynamicContentStore<CRMContainer.CRMContainerChildrenProps, CRMContainerChildrenKeys>

Dynamic content store

defaultPropsCRMContainer.CRMContainerProps

Default properties

Component Properties#

NameTypeDescriptionOptionalDefault
uriCallbackfunction

A callback that returns an URI to be displayed in CRM container based on a selected task.

Yes
uristring

URI that is displayed in CRM container.

Yes

Component Children Properties#

NameTypeDescriptionOptionalDefault
uriCallbackfunction

A callback that returns an URI to be displayed in CRM container based on a selected task.

Yes
uristring

URI that is displayed in CRM container.

Yes
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.