An open API service indexing awesome lists of open source software.

https://github.com/maritzstl/mtz-sweet-alert

A Polymer 1.x wrapper for SweetAlert2
https://github.com/maritzstl/mtz-sweet-alert

Last synced: 4 months ago
JSON representation

A Polymer 1.x wrapper for SweetAlert2

Awesome Lists containing this project

README

          

# `` - a Polymer 1.x wrapper for [SweetAlert2](https://github.com/sweetalert2/sweetalert2)

```html

document.querySelector('mtz-sweet-alert').open()

```

# Installation

```bash
bower install --save MaritzSTL/mtz-sweet-alert
```

# Usage

```html