- Preparing search index...
- The search index is not available
Markuplit API
Function createJSDOMElement
- createJSDOMElement(html: string, selector?: string, matches?: ((this: Element, selector: string) => boolean)): Element
-
Parameters
-
html: string
-
Optional
selector: string
-
Optional
matches: ((this: Element, selector: string) => boolean)
-
- (this: Element, selector: string): boolean
-
Returns boolean