Skip to content

@ue-too/board / index / RawUserRotateInputEvent

型エイリアス: RawUserRotateInputEvent

RawUserRotateInputEvent = object & RawUserRotateInputEventPayload

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

Rotate input event with discriminated type.

型宣言

type

type: "rotate"

Remarks

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