구성 요소 이동 경로 탐색 Glassmorphism 이동 경로

Glassmorphism 이동 경로

반응형 Glassmorphism 이동 경로 탐색은 다크 모드입니다.

미리 보기

HTML 코드

<nav class="flex" aria-label="Breadcrumb">
  <ol class="inline-flex items-center space-x-1 md:space-x-3">
    <li class="inline-flex items-center">
      <a href="#" class="inline-flex items-center text-sm font-medium text-gray-700 hover:text-blue-600 dark:text-gray-400 dark:hover:text-white">
        <svg class="w-3 h-3 mr-2.5" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20">
          <path d="m19.707 9.293-2-2-7-7a1 1 0 0 0-1.414 0l-7 7-2 2a1 1 0 0 0 1.414 1.414L2 10.414V18a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v4a1 1 0 0 0 1 1h3a2 2 0 0 0 2-2v-7.586l.293.293a1 1 0 0 0 1.414-1.414Z"/>
        </svg>
        Home
      </a>
    </li>
    <li>
      <div class="flex items-center">
        <svg class="w-3 h-3 mx-1 text-gray-400" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 6 10">
          <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 9 4-4-4-4"/>
        </svg>
        <a href="#" class="ml-1 text-sm font-medium text-gray-700 hover:text-blue-600 md:ml-2 dark:text-gray-400 dark:hover:text-white">Projects</a>
      </div>
    </li>
    <li aria-current="page">
      <div class="flex items-center">
        <svg class="w-3 h-3 mx-1 text-gray-400" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 6 10">
          <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 9 4-4-4-4"/>
        </svg>
        <span class="ml-1 text-sm font-medium text-gray-500 md:ml-2 dark:text-gray-400">Flowbite</span>
      </div>
    </li>
  </ol>
</nav>

관련 구성 요소

Breadcrumb Navigation 구성 요소

Breadcrumb Navigation Component with Skeuomorphism design, Monochromatic color scheme, and Simple complexity for Dashboard purpose, with dark theme

열다

Breadcrumb Navigation 구성 요소

Glassmorphism 스타일과 어스 톤 색상으로 설계된 반응형 이동 경로 탐색 구성 요소는 전문 회사 웹 사이트에 적합합니다. 어두운 테마를 지원하며 탐색을 위한 대화형 기능이 포함되어 있습니다.

열다

Breadcrumb Navigation 구성 요소

머티리얼 디자인에서 영감을 받은 이동 경로 탐색 구성 요소(Breadcrumb Navigation Component)는 그레이스케일 색 구성표와 복잡한 상호 작용을 사용하여 대시보드에 사용되며, 응답성 및 어두운 테마 지원을 위해 Tailwind CSS로 구현됩니다.

열다