Skip to main content
zerotal

Documentation


Documentation / @zerotal/flow / index / BLOCKED_URL

Variable: BLOCKED_URL

const BLOCKED_URL: "about:blank" = "about:blank"

Defined in: flow/src/urlSafety.ts:62

Value substituted for a URL that would execute. about:blank is inert, still a valid URL, and visibly wrong in a way a developer notices — unlike an empty href, which re-navigates to the current page and reads as a working link.