Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. www.npmjs.com › package › sweetalert2sweetalert2 - npm

    A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert. Latest version: 11.12.4, last published: 10 days ago. Start using sweetalert2 in your project by running `npm i sweetalert2`.

  2. sweetalert.js.org › guidesSweetAlert

    SweetAlert. Installation. NPM/Yarn. NPM combined with a tool like Browserify or Webpack is the recommended method of installing SweetAlert. npm install sweetalert --save. Then, simply import it into your application: import swal from 'sweetalert'; CDN. You can also find SweetAlert on unpkg and jsDelivr and use the global swal variable.

  3. About. A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦. sweetalert2.github.io. notifications react angular alert vue modal sweetalert sweetalert2 dialog prompt popup accessible wai-aria toast confirm confirmation-dialog. Readme. MIT license. Code of conduct.

  4. SweetAlert2 - a beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Here’s a comparison of a standard error message. The first one uses the built-in alert -function, while the second is using SweetAlert2. Normal alert. Show error message. alert ( 'Oops! Something went wrong!') Sweet Alert 2.

  5. A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 177 followers. https://sweetalert2.github.io.

  6. $ npm install sweetalert2. Or grab from jsdelivr CDN <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>

  7. Recipe Gallery. A collection of easy-to-digest code examples for specific tasks in about 30 lines of code or less. Queue with Progress Steps. Bootstrap 5 + custom loader. React example. React Router example. Formik example. Yes/No/Cancel Dialog. Draw Attention / Persistent Dialog.