コンポーネント ページネーション Brutal Pagination コンポーネント

Brutal Pagination コンポーネント

パステルカラー、ダークモードのサポート、応答性を備えたソーシャルメディアインターフェース用のシンプルなブルータリズムスタイルのページネーションコンポーネント。

プレビュー

HTMLコード

<nav aria-label="Pagination" class="flex justify-between text-pastel-600 dark:text-pastel-400 font-mono text-lg">
  <a href="#" class="bg-pastel-200 dark:bg-pastel-800 border-2 border-pastel-600 dark:border-pastel-400 px-4 py-2 rounded transition duration-300 ease-in-out hover:bg-pastel-300 dark:hover:bg-pastel-700">Previous</a>
  <div>
    <a href="#" class="bg-pastel-200 dark:bg-pastel-800 border-2 border-pastel-600 dark:border-pastel-400 px-4 py-2 rounded mx-1 transition duration-300 ease-in-out hover:bg-pastel-300 dark:hover:bg-pastel-700">1</a>
    <a href="#" class="bg-pastel-200 dark:bg-pastel-800 border-2 border-pastel-600 dark:border-pastel-400 px-4 py-2 rounded mx-1 transition duration-300 ease-in-out hover:bg-pastel-300 dark:hover:bg-pastel-700">2</a>
    <a href="#" aria-current="page" class="bg-pastel-400 dark:bg-pastel-600 border-2 border-pastel-600 dark:border-pastel-400 px-4 py-2 rounded mx-1">3</a>
    <a href="#" class="bg-pastel-200 dark:bg-pastel-800 border-2 border-pastel-600 dark:border-pastel-400 px-4 py-2 rounded mx-1 transition duration-300 ease-in-out hover:bg-pastel-300 dark:hover:bg-pastel-700">4</a>
    <a href="#" class="bg-pastel-200 dark:bg-pastel-800 border-2 border-pastel-600 dark:border-pastel-400 px-4 py-2 rounded mx-1 transition duration-300 ease-in-out hover:bg-pastel-300 dark:hover:bg-pastel-700">5</a>
  </div>
  <a href="#" class="bg-pastel-200 dark:bg-pastel-800 border-2 border-pastel-600 dark:border-pastel-400 px-4 py-2 rounded transition duration-300 ease-in-out hover:bg-pastel-300 dark:hover:bg-pastel-700">Next</a>
</nav>

関連コンポーネント

ページネーションコンポーネント

3D 要素でデザインされたレスポンシブ ページネーション コンポーネントで、Tailwind CSS を使用したダーク テーマのサポート。

開ける

Glassmorphism ページネーション コンポーネント

glassmorphism とトライアドの配色で設計されたレスポンシブ ページネーション コンポーネントで、ブログやコンテンツの読み取りに適しています。複数のインタラクティブ要素を備えており、ダークモードをサポートしています。

開ける

ページネーションコンポーネント

レスポンシブエフェクトとダークテーマのサポートを備えたダークモードUIのページネーションコンポーネント。

開ける