SweetAlert : Alert 디자인 / 라이브러리 오늘은 너무나도 편리한 라이브러리를 소개하고자 한다. 'SweetAlert'이라고, Alert 창 관련 라이브러리이다. https://sweetalert.js.org/guides/#advanced-examples SweetAlert 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 find Swe sweetalert.js.org 위 링크를 타고 접속하면, 예제.. 이전 1 다음