Sidebar

Expandable sidebar that expands on hover, mobile responsive and dark mode support

sidebar expandable responsive
Installation • Sidebar Component

Install Dependencies

Terminal
Loading...

Add Util file

lib/util.ts
Loading...

Copy the Source Code

svelteContent.ts
Loading...

Add Source Code for Desktop

DesktopSidebar.svelte
Loading...

Add Source Code for Mobile

MobileSidebar.svelte
Loading...

Add Source Code for Sidebar Body

Sidebar.svelte
Loading...

Add Source Code for Sidebar Link

SidebarLink.svelte
Loading...