@lesjoursfr/browser-tools
Preparing search index...
replaceNodeWith
Function replaceNodeWith
replaceNodeWith
(
node
:
HTMLElement
,
replacement
:
HTMLElement
)
:
HTMLElement
Replace a node.
Parameters
node
:
HTMLElement
the node to replace
replacement
:
HTMLElement
the new node
Returns
HTMLElement
the new node
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lesjoursfr/browser-tools
Loading...
Replace a node.