본문 바로가기

깜놀하는 해므찌로

검색하기
깜놀하는 해므찌로
프로필사진 agnusdei1207

  • 분류 전체보기 (599)
    • IT (598)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • 앵귤러 애니메이션
  • flex-1
  • formgroup
  • Ionic modal
  • ApexChart
  • 아이오닉 스크롤 이벤트
  • angular route
  • 검색
  • egov spring ajax 사용 예시
  • 스크롤 이벤트
  • prisma
  • 옵저버블
  • Oracle LISTAGG 사용 예시
  • Router
  • ajax 사용 예시
  • route
  • 스크롤 이벤트 감지
  • scroll
  • mysql if
  • 앵귤러 모달
  • modal
  • angular button
  • angular modal
  • 모달
  • TAILWIND
  • Angular Router
  • angular animation
  • summary
  • 호버
  • 셀렉트박스 커스텀
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Angular tailwind floating animation (1)

깜놀하는 해므찌로

Angular tailwind floating animation / cloud animation 앵귤러 구름 둥둥 애니메이션 예시

@keyframes bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); // 이동 거리를 조정하여 원하는 속도로 설정 } } .animate-bounce { animation: bounce 5s infinite; // 애니메이션 지속 시간을 조정하여 원하는 속도로 설정 } 1. tailwind 에서 제공하는 animate-bounce 효과를 커스텀하여 구름 효과로 만드는 예시 (css, scss) 2. 템플릿 예시

IT 2023. 7. 26. 18:53
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바