IgnoreMouseEventsOptions

external interface IgnoreMouseEventsOptions(source)

Properties

Link copied to clipboard
abstract var forward: Boolean?

If true, forwards mouse move messages to Chromium, enabling mouse related events such as mouseleave. Only used when ignore is true. If ignore is false, forwarding is always disabled regardless of this value.