맨 위로 이동 버튼 구성 요소
마이크로 인터랙션과 생생한 색상으로 설계된 반응형 맨 위로 돌아가기 버튼은 다크 모드를 지원하는 대시보드 인터페이스에 적합합니다.
HTML 코드
<div class="fixed bottom-4 right-4">
<button class="bg-gradient-to-r from-purple-600 to-pink-600 text-white rounded-full p-3 shadow-lg hover:scale-110 transition-transform duration-300 dark:from-purple-800 dark:to-pink-800">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v16m0 0l-4-4m4 4l4-4" />
</svg>
</button>
</div>
관련 구성 요소
맨 위로 이동 버튼 구성 요소
마이크로 인터랙션에 초점을 맞춘 애니메이션, 트라이어딕 색 구성표 및 어두운 테마 지원이 포함된 반응형 'Back to Top' 버튼은 포트폴리오에 적합합니다.
맨 위로 이동 단추
마이크로 상호 작용이 있는 Back to Top 버튼 구성 요소, 흙색 색 구성표, 비즈니스/기업 웹사이트를 위한 간단한 레이아웃; Tailwind CSS를 사용하여 다크 모드를 지원하는 반응형 디자인