구성 요소 비디오 플레이어 3D 단색 비디오 플레이어

3D 단색 비디오 플레이어

3D 디자인 요소와 단색 색 구성표가 있는 반응형 비디오 플레이어 구성 요소로, 대시보드에 적합합니다.

미리 보기

HTML 코드

<div class="flex flex-col items-center justify-center min-h-screen bg-gray-100 dark:bg-gray-900 p-4">  <div class="relative w-full max-w-2xl rounded-lg shadow-xl overflow-hidden dark:shadow-2xl bg-white dark:bg-gray-800 transform transition-transform duration-500 hover:scale-105">    <div class="aspect-w-16 aspect-h-9">      <video controls class="w-full h-full object-cover">        <source src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4">        Your browser does not support the video tag.      </video>    </div>    <div class="p-6">      <h3 class="text-2xl font-semibold text-gray-800 dark:text-white mb-3">Video Title</h3>      <p class="text-gray-600 dark:text-gray-300">A brief description of the video content goes here. This is a sample video demonstrating the video player component with a 3D-like feel and monochromatic colors.</p>    </div>    <div class="absolute inset-0 pointer-events-none">      <div class="absolute inset-0 bg-gradient-to-br from-gray-200 via-transparent to-gray-300 opacity-20 dark:from-gray-700 dark:to-gray-800 rounded-lg"></div>    </div>  </div></div>

관련 구성 요소

비디오 플레이어 구성 요소

전자 상거래를 위한 복잡하고 반응이 빠른 비디오 플레이어 구성 요소로, 트라이어딕 색상과 마이크로 인터랙션에 중점을 둔 디자인을 특징으로 합니다. 재생 컨트롤, 볼륨, 진행률 표시줄, 전체 화면, 설정 및 제품 오버레이가 포함되며 완전한 다크 모드가 지원됩니다.

열다

비디오 플레이어 구성 요소

glassmorphism으로 디자인된 비디오 플레이어 구성 요소로, 보색과 함께 젖빛 유리와 같은 효과를 특징으로 합니다. 대화식이며 반응형이며 어두운 테마를 지원하는 블로그 콘텐츠 소비에 적합합니다.

열다

비디오 플레이어 구성 요소

전자 상거래를 위한 미니멀리스트/플랫 디자인 비디오 플레이어 구성 요소, 어두운 테마 지원으로 반응형

열다