* 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 not stored for this graph (policy: none)
no outgoing calls
no test coverage detected