Documentation / @zerotal/flow / compiler/helpers / __escAttr
Function: __escAttr()
__escAttr(
v):string
Defined in: flow/src/compiler/helpers.ts:23
Escape a value for safe injection inside an HTML attribute (double-quoted).
Parameters
v
unknown
Returns
string