Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@arun12209
Last active June 8, 2022 12:28
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/607b91182ffd0b7eb9fa2f08016ea88f to your computer and use it in GitHub Desktop.
Save arun12209/607b91182ffd0b7eb9fa2f08016ea88f to your computer and use it in GitHub Desktop.
<template>
<lightning-card title="LightningPrompt" icon-name="utility:prompt">
&nbsp;&nbsp;
<lightning-button onclick={handlePromptClick} label="Open Prompt Modal"></lightning-button>
</lightning-card>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment