10% off on all-access. Use code SUPER10.
    d :
    h :
    m :
    Logo

    Sidebar

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

    Installation

    Run the following command

    npx shadcn@latest add @aceternity/sidebar

    Example

    Default sidebar open

    use the prop animate={false} to disable the animation

    Props

    SidebarProvider Props

    Prop NameTypeDefaultDescription
    childrenReact.ReactNode-The content to be rendered inside the provider.
    openbooleanfalseControls the open state of the sidebar.
    setOpenReact.Dispatch<React.SetStateAction<boolean>>-Function to set the open state of the sidebar.
    Prop NameTypeDefaultDescription
    childrenReact.ReactNode-The content to be rendered inside the sidebar.
    openbooleanfalseControls the open state of the sidebar.
    setOpenReact.Dispatch<React.SetStateAction<boolean>>-Function to set the open state of the sidebar.
    animatebooleantrueControls the animation of the sidebar. Put false if you want to disable animation

    SidebarBody Props

    Prop NameTypeDefaultDescription
    propsReact.ComponentProps<typeof motion.div>-Props to be passed to the motion.div component.

    DesktopSidebar Props

    Prop NameTypeDefaultDescription
    classNamestring-Additional class names for styling.
    childrenReact.ReactNode-The content to be rendered inside the desktop sidebar.
    propsReact.ComponentProps<typeof motion.div>-Props to be passed to the motion.div component.

    MobileSidebar Props

    Prop NameTypeDefaultDescription
    classNamestring-Additional class names for styling.
    childrenReact.ReactNode-The content to be rendered inside the mobile sidebar.
    propsReact.ComponentProps<"div">-Props to be passed to the div component.
    Prop NameTypeDefaultDescription
    linkLinks-The link object containing label, href, and icon.
    classNamestring-Additional class names for styling.
    propsLinkProps-Props to be passed to the Link component.
    PropertyTypeDescription
    labelstringThe text label for the link.
    hrefstringThe URL the link points to.
    iconReact.JSX.Element | React.ReactNodeThe icon to be displayed alongside the link.

    SidebarContextProps Interface

    PropertyTypeDescription
    openbooleanIndicates whether the sidebar is open.
    setOpenReact.Dispatch<React.SetStateAction<boolean>>Function to set the open state of the sidebar.

    Build websites faster and 10x better than your competitors with

    Aceternity UI Pro

    Next.js 15, Tailwind CSS v4 and Motion for react powered templates

    100+ templates and blocks combined

    Ready to copy paste component blocks, save days of development time

    Aceternity UI Pro Demo - Light Mode
    Logo
    Aceternity UI

    Access an ever-growing collection of premium, meticulously crafted templates and Component Blocks.

    A product by Aceternity
    Building in public at @mannupaaji

    © 2026 Aceternity Labs LLC. All Rights Reserved.