@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"
備註
The type property allows TypeScript discriminated unions to distinguish between different event types when subscribing to the "all" event stream.