Function: stripTags()
stripTags(
html):any
Defined in: packages/core/src/dom/stripTags.ts:8
Utility functions to strip any tags
Parameters
html
any
The html string
Returns
any
stripTags(
html):any
Defined in: packages/core/src/dom/stripTags.ts:8
Utility functions to strip any tags
any
The html string
any