Appearance
Variable: html5Email
ts
const html5Email: RegExp;Defined in: node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/regexes.d.cts:23
Equivalent to the HTML5 input[type=email] validation implemented by browsers. Source: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email