Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcoalmodova/confirm-dialog
https://github.com/marcoalmodova/confirm-dialog
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcoalmodova/confirm-dialog
- Owner: marcoalmodova
- Created: 2020-02-23T15:20:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:18:40.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T12:21:27.571Z (3 months ago)
- Language: JavaScript
- Size: 1.22 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-lwc - LWC Confirmation Dialog
README
# Salesforce Confirmation Dialog
A Confirmation Dialog Lightning Web Component.
##How to use it
Just push the LWC metadata to your org and you can use it like the below example:
```html
```
You can also check the parentComponent LWC that is a live example of how to use the dialog.