• 카테고리

    질문 & 답변
  • 세부 분야

    프론트엔드

  • 해결 여부

    미해결

SweetAlert 관련 질문입니다.

21.08.25 10:33 작성 조회수 125

0

- 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요!
- 먼저 유사한 질문이 있었는지 검색해보세요.
- 서로 예의를 지키며 존중하는 문화를 만들어가요.
- 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요.
안녕하세요~~! 저는 아래의 SweetAlert을 꼭 사용하고 싶은데,
여러번 시도해도 사용법을 모르겠습니다. 사용법을 알려주시면 감사하겠습니다.

Custom animation with Animate.css 

<button class="show-example-btn" aria-label="Try me! Example: jQuery HTML with custom animation" style="font-family:Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;padding:0.9em 2.1875em;border-radius:0.1875em;background-color:#7367f0;box-shadow:none;color:#ffffff;font-size:1.125em;white-space:nowrap;cursor:pointer;border:0px initial initial">Try me!</button>
Swal.fire({ title: 'Custom animation with Animate.css', showClass: { popup: 'animate__animated animate__fadeInDown' }, hideClass: { popup: 'animate__animated animate__fadeOutUp' } })

답변 0

답변을 작성해보세요.

답변을 기다리고 있는 질문이에요.
첫번째 답변을 남겨보세요!