Skip to main content
Version: edge

windows

Helpers for state based windows

Constants

DONT_EMIT

type: Bool

Don't emit the window.

EMIT_AND_EXCLUDE

type: Array

Wmits the window and include the current event into the next window.

EMIT_AND_INCLUDE

type: Array

Emits the window and include the current event into the emitted window.