Skip to content

@ue-too/board / index / RawUserZoomInputEvent

型エイリアス: RawUserZoomInputEvent

RawUserZoomInputEvent = object & RawUserZoomInputEventPayload

定義: packages/board/src/input-interpretation/raw-input-publisher/raw-input-publisher.ts:61

Zoom input event with discriminated type.

型宣言

type

type: "zoom"

Remarks

The type property allows TypeScript discriminated unions to distinguish between different event types when subscribing to the "all" event stream.