FRAMER FORGE
OVERRIDEFolded Corner
O/330//Layout

Folded Corner

Fold any corner of a frame with a clip-path cut

clip-pathcornerfoldshapelayout
By Kaiborg · Verified author
D/01//Description
Cut a folded-corner shape out of any Framer frame using clip-path — great for revealing content beneath. Includes ready-made overrides for all four corners (bottom-left, bottom-right, top-left, top-right) plus a customizable version with adjustable corner + fold size.
P/02//Source preview · locked
import type { ComponentType } from "react"

/**
 * Folded Corner Effect
 *
 * Creates a see-through corner fold effect to reveal content below.

// … purchase to unlock the full source
Source locked