Skip to content

Instantly share code, notes, and snippets.

@arun12209
Created September 17, 2022 14:43
Show Gist options
  • Save arun12209/53de514bee44c348f7b8d8126eb4d359 to your computer and use it in GitHub Desktop.
Save arun12209/53de514bee44c348f7b8d8126eb4d359 to your computer and use it in GitHub Desktop.
errorMessage.js-meta.xml
<?xml version="1.0" encoding="UTF-8"?>
<LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata">
<apiVersion>55.0</apiVersion>
<isExposed>true</isExposed>
<targets>
<target>lightning__RecordPage</target>
<target>lightning__AppPage</target>
<target>lightning__HomePage</target>
</targets>
<targetConfigs>
<targetConfig targets="lightning__RecordPage, lightning__AppPage, lightning__HomePage">
<property name="channelName" type="String" />
</targetConfig>
</targetConfigs>
</LightningComponentBundle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment