@iocium/domhash - v0.2.0
Preparing search index...
parseInput
Function parseInput
parseInput
(
input
:
InputSource
,
options
?:
DomHashOptions
)
:
Promise
<
Element
>
Parses a provided input (HTML string, URL, DOM, or Element) into a root Element.
Parameters
input
:
InputSource
options
:
DomHashOptions
= {}
Returns
Promise
<
Element
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@iocium/domhash - v0.2.0
Loading...
Parses a provided input (HTML string, URL, DOM, or Element) into a root Element.