Escapes v for insertion as HTML text, delegating to GeoLeaf.Security.escapeHtml when present, else a local fallback. v is coerced to a string first, so non-string inputs are handled safely.
v
GeoLeaf.Security.escapeHtml
Arbitrary value to escape.
The HTML-escaped string.
Escapes
vfor insertion as HTML text, delegating toGeoLeaf.Security.escapeHtmlwhen present, else a local fallback.vis coerced to a string first, so non-string inputs are handled safely.