Skip to content

Instantly share code, notes, and snippets.

@salesforce-casts
Last active August 4, 2020 08:45
Show Gist options
  • Save salesforce-casts/74bd9d960a8452e8214b8c0663f0f050 to your computer and use it in GitHub Desktop.
Save salesforce-casts/74bd9d960a8452e8214b8c0663f0f050 to your computer and use it in GitHub Desktop.
<!--EventCommunication.html -->
<template>
<lightning-button label="send data" onclick={handleSend}></lightning-button>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment