Phase 9c · Tier A

RN-universal ContextMenu pilot

Scaffolded

Right-click / long-press menu. Same item composition as DropdownMenu, but the content opens at the press coordinates instead of anchored to the trigger element.

Side-by-side: right-click on the box

shadcn (Radix)
RN

Right-click (web) or long-press (mobile) the box on either side.

Semantics

AspectshadcnRNNotes
Triggeroncontextmenu / longpressonContextMenu + onLongPressBoth web and native
Anchorclick coordinatesclick coordinatespageX/pageY at press
Item compositionsame as DropdownMenusame as RnDropdownMenuItem / Label / Separator / Group / Shortcut
Sub-menusyesno (v1)0.2.x candidate