Input accepted by the snapshot boundary.
Mounted elements and refs preserve computed styles and live browser state; strings are evaluated in an inert document.
Signature
export type HtmlSource = string | Element | RefLike<Element>;Input accepted by the snapshot boundary.
Input accepted by the snapshot boundary.
Mounted elements and refs preserve computed styles and live browser state; strings are evaluated in an inert document.
export type HtmlSource = string | Element | RefLike<Element>;