Skip to content

Instantly share code, notes, and snippets.

@TheShubhamVsnv
Created May 14, 2023 13:06
Show Gist options
  • Save TheShubhamVsnv/3da4f7237256248382da8d16f67ce5b5 to your computer and use it in GitHub Desktop.
Save TheShubhamVsnv/3da4f7237256248382da8d16f67ce5b5 to your computer and use it in GitHub Desktop.
Success Toast Notifications .html
<template>
<lightning-button variant="brand" label="Show Toast" onclick={showToast}></lightning-button>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment