passive

Ppassive
Bun

Symbol

AddEventListenerOptions.passive

passive?: boolean

When true, serves as a hint that the listener will not call the Event object's preventDefault() method. Default: false.