shadcn-syntax-sheet
Installation
SKILL.md
shadcn-syntax-sheet
Sheet is a Dialog-derivative styled to slide in from one of the four viewport
edges. It wraps the same Radix Dialog primitive as shadcn-syntax-dialog, so
the state model, a11y rules, and controlled-vs-uncontrolled semantics are
identical. The only meaningful additions on top of Dialog are: the side prop
on SheetContent (which swaps the slide-in animation and the fixed-position
classes) and the renamed exports.
Quick Reference
Minimal Sheet (defaults to side="right"):