@hobom-grid/core / InteractionKernelState
Type Alias: InteractionKernelState
InteractionKernelState =
Readonly<{drag:DragSession|null;focusCell:GridCellRef|null;hover:HitTarget|null;isFocused:boolean;selection:SelectionModel; }>
Defined in: state/interaction-kernel-state.ts:26