Description of icon
Flex UI
API Reference

ProfileHeader

UnifiedProfilesContainer.ProfileHeader is the view of the Profile Header component


Component children#

KeyComponentConditionAlignDescription
header-avatarReact component
Component that holds the Profile Header Avatar.
header-textReact component
Component that holds the Profile Header Text (profile name and subtitle).

Component Properties#

NameTypeDescriptionOptionalDefault
rankedProfileRankedProfile

RankedProfile object with customer data, optional status and match_percentage.

Yesnull
profileConnectorInstanceSidstring

The SID of the profile connector instance.

Yes""
getProfileHeaderfunction

A callback that returns a Profile JSON to be displayed in Profile Header.

Yes
bridgeLabelstring

Admin-UI defined value for Unidentified Profiles.

Yes

Component Children Properties#

NameTypeDescriptionOptionalDefault
rankedProfileRankedProfile

RankedProfile object with customer data, optional status and match_percentage.

Yesnull
profileConnectorInstanceSidstring

The SID of the profile connector instance.

Yes""
getProfileHeaderfunction

A callback that returns a Profile JSON to be displayed in Profile Header.

Yes
bridgeLabelstring

Admin-UI defined value for Unidentified Profiles.

Yes

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.