ProfileHeaderText
UnifiedProfilesContainer.ProfileHeaderText is the view of the Text component portion of Profile Header
Component children#
Key | Component | Condition | Align | Description |
---|---|---|---|---|
header-name | React component | Component that displays the Profile Header Name | ||
header-subtitle | React component | Component that displays the Profile Header Subtitle |
Component Properties#
Name | Type | Description | Optional | Default |
---|---|---|---|---|
weakNameTextColor | boolean | Display the Name title in weaker text color. | Yes | |
unknownProfileBadge | boolean | Display the badge-style Created-At subtitle for an unknown profile. | Yes | |
processedProfile | MappedData | Contains title and subtitle data to be displayed. | Yes |
Component Children Properties#
Name | Type | Description | Optional | Default |
---|---|---|---|---|
weakNameTextColor | boolean | Display the Name title in weaker text color. | Yes | |
unknownProfileBadge | boolean | Display the badge-style Created-At subtitle for an unknown profile. | Yes | |
processedProfile | MappedData | Contains title and subtitle data to be displayed. | Yes |