Skip to content

ElectronEvent.preventDefault method

ElectronEvent › preventDefault

Unofficial

Prevents the default action associated with the event.

Signature:

preventDefault(): void

Returns: void