templateSettings.escape
最后更新于:2022-04-02 00:06:07
## templateSettings.escape
+ [link](./templateSettings-escape "Link to this entry.")
+ [source](https://github.com/lodash/lodash/blob/4.5.0正式版/lodash.src.js#L1546 "View in source.")
```
_.templateSettings.escape
```
(RegExp): 用于检测要进行HTML转义 `data` 的属性值。
';