Documentation
Preparing search index...
core/src
htmlToText
Function htmlToText
htmlToText
(
html
:
string
)
:
string
|
null
Converts and returns the given HTML string as plain text.
Parameters
html
:
string
Returns
string
|
null
null
if not in browser.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Converts and returns the given HTML string as plain text.