https://sweetalert.js.org/guides/
SweetAlert
<!-- layout: guides --> 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'; You can also fi
sweetalert.js.org
'HTML.CSS.JS > JS' 카테고리의 다른 글
[JS] 반응형 화면 (0) | 2023.04.26 |
---|---|
[JS] summernote : 작성창 가져오는 사이트! (0) | 2023.04.25 |
[JS] markup validation service 오류검사사이트! (0) | 2023.04.25 |
[JS] 로그인 폼 (회원가입시에도 사용) (0) | 2023.04.25 |
[JS] 정규식 (정규표현식 사용 패턴) (0) | 2023.04.25 |