Back to components

external-entity-link-interceptor

Intercepts clicks on external-domain links and shows a confirmation modal before navigating.

Install

npx shadcn add @dreams-ui/external-entity-link-interceptor

Attach once in a layout - it listens on document, so every <a> in the subtree is covered.

Pulls in

modal