Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
Document
Document
Document
:
{
prototype
:
Document
;
parseHTMLUnsafe
(
html
:
string
)
:
Document
;
new
()
:
Document
;
}
Type declaration
new
()
:
Document
Returns
Document
prototype
:
Document
parseHTMLUnsafe
:
function
parseHTMLUnsafe
(
html
:
string
)
:
Document
MDN Reference
Parameters
html
:
string
Returns
Document
MDN Reference