Morphing Dialog

An expandable card trigger that fluidly morphs into a centered dialog without jarring popup animations.

Click trigger to see smooth shared layout transition

Installation

Add the component directly to your repository using shadcn CLI:

npx shadcn@latest add Surajmaurya1/easyui/morphing-dialog

API Reference

PropTypeDefaultDescription
titlestringRequiredDialog header title
subtitlestringundefinedSecondary header description
trigger(open: () => void) => ReactNodeRequiredRender trigger button or card