@ue-too/board / KmtIdleStatePossibleTargetStates
Type Alias: KmtIdleStatePossibleTargetStates
KmtIdleStatePossibleTargetStates =
"IDLE"|"READY_TO_PAN_VIA_SPACEBAR"|"READY_TO_PAN_VIA_SCROLL_WHEEL"|"DISABLED"
Defined in: packages/board/src/input-interpretation/input-state-machine/kmt-input-state-machine.ts:197
Internal