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-interceptorAttach once in a layout - it listens on document, so every <a> in the subtree is covered.
Pulls in
modal