Skip to content

DOMPurifyI.removeHook method

DOMPurifyI › removeHook

Unofficial

Remove a specific hook.

Signature:

removeHook(entryPoint: HookName): void

Parameters:

Parameter Type Description
entryPoint HookName The hook name.

Returns: void