MCPcopy Create free account
hub / github.com/UBCx-Software-Engineering/screencastmario / parseHTML

Method parseHTML

src/def/jquery.d.ts:1247–1247  ·  view source on GitHub ↗

* Parses a string into an array of DOM nodes. * * @param data HTML string to be parsed * @param context DOM element to serve as the context in which the HTML fragment will be created * @param keepScripts A Boolean indicating whether to include scripts passed in the HTML string

(data: string, context?: HTMLElement, keepScripts?: boolean)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected