Skip to content

Conversation

@bluebeag
Copy link

@bluebeag bluebeag commented Jul 18, 2023

Added optional iconName attribute that allows for icons not matching object name

html:
<c-record-header record-name={name} object-api-name={objectApiName} icon-name={iconNameNotEqualToObjectName}></c-record-header>

js:

 get iconNameNotEqualToObjectName() {
    return "asset_object";
  }

@bluebeag bluebeag requested a review from a team as a code owner July 18, 2023 16:33
@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @bluebeag to sign the Salesforce Inc. Contributor License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant