sweetalert

  • Version 2.1.2
  • Published
  • 58.1 kB
  • 2 dependencies
  • MIT license

Install

npm i sweetalert
yarn add sweetalert
pnpm add sweetalert

Overview

A beautiful replacement for JavaScript's "alert"

Index

Variables

Namespaces

Variables

variable swal

const swal: SweetAlert;

    Namespaces

    namespace global

    namespace global {}

      variable swal

      const swal: typeof import('/typings/sweetalert');

        variable sweetAlert

        const sweetAlert: SweetAlert;

          Package Files (2)

          Dependencies (2)

          Dev Dependencies (47)

          Peer Dependencies (0)

          No peer dependencies.

          Badge

          To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

          You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/sweetalert.

          • Markdown
            [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/sweetalert)
          • HTML
            <a href="https://www.jsdocs.io/package/sweetalert"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>