NotSimpleUI LogoNotSimpleUI
ComponentsFolders

Glass Folder

A liquid glassmorphism folder component with Framer Motion spring physics and staggered cascading papers.

Preview

Scripts

Notes & Journalism

Installation

import { GlassFolder } from "@/components/folders";

export default function Example() {
  return <GlassFolder />;
}

On this page