ProfileHighlights
UnifiedProfilesContainer.ProfileHighlights is the view of the Profile Highlights component
Component children#
| Key | Component | Condition | Align | Description |
|---|---|---|---|---|
| highlights-icon | styled(box) | Wrapper to display an icon above the highlights summary and alongside the highlights-title | ||
| highlights-title | styled(div) | Textbox to display title above the highlights summary and alongside the highlights-icon | ||
| highlights-chevron | styled(box) | Chevron to collapse or expand the highlight summary. | ||
| highlights-summary | styled(text) | Text that display the summary of a Profile. |
Component Properties#
| Name | Type | Description | Optional | Default |
|---|---|---|---|---|
| profileHighlightsTitle | string | Profile Highlights Title | Yes | |
| profileSummary | string | Profile Summary. | Yes | |
| profileSummaryStatus | string | Profile Summary Status. | Yes | |
| profileSummaryError | boolean | Profile Summary Error. | Yes | |
| profileSummaryLoading | boolean | Profile Summary Loading. | Yes |