August
UIPlus

Sidebar Blocks

Sidebar blocks are essential components for creating navigation menus in web applications. They provide a structured way to organize links and actions in a vertical layout.

Simple 1

import { SimpleSidebar } from "@/components/blocks/Sidebar";

Sidebar 2

import { ModernSidebar } from "@/components/blocks/Sidebar";

Sidebar 3

import { MinimalSidebar } from "@/components/blocks/Sidebar";