Skip to content

Instantly share code, notes, and snippets.

@arun12209
Last active June 8, 2022 11:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arun12209/0dfbcbf1b17e46be8aa5e345da4147e4 to your computer and use it in GitHub Desktop.
Save arun12209/0dfbcbf1b17e46be8aa5e345da4147e4 to your computer and use it in GitHub Desktop.
<template>
<lightning-card title="LightningAlert" icon-name="utility:alert">
&nbsp;&nbsp;
<lightning-button onclick={handleAlertClick} label="Open Alert Modal"> </lightning-button>
</lightning-card>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment