@namespace DeepDrftPublic.Client.Controls @* Overlay is viewport-level; keep it outside the anchor wrapper so it doesn't inherit relative stacking context and still covers the full page. *@ @* Wrap the trigger and popover in a relative-positioned container so MudPopover anchors to the button rather than the nearest positioned ancestor in the page. *@
Copy link @if (_linkCopied) { Copied! } @* Embed is a single-track affordance only; a release page is not a single-track embed (ยง3b.3). *@ @if (!IsReleaseMode) { @if (_embed) { @if (_embedCopied) { Copied! } } }