DOMPurifyI.removeHooks method
DOMPurifyI › removeHooks
Unofficial
Remove all callbacks for a specific hook.Signature:
removeHooks(entryPoint: HookName): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| entryPoint | HookName | The hook name. |
Returns: void
DOMPurifyI › removeHooks
Unofficial
Remove all callbacks for a specific hook.Signature:
removeHooks(entryPoint: HookName): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| entryPoint | HookName | The hook name. |
Returns: void