Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMouseReducerState

Describes the reducer state branch for tracked mouse coordinates

export
interface

IMouseReducerState

Hierarchy

  • IMouseReducerState

Index

Properties

Properties

coords

coords: Coordinate | undefined

The last tracked mouse coordinate

type

{(Coordinate | undefined)}

memberof

IMouseReducerState

Generated using TypeDoc