Options
All
  • Public
  • Public/Protected
  • All
Menu

MouseCoordinates component props

export
interface

IMouseCoordinatesProps

extends

{React.Props}

Hierarchy

  • Props<any>
    • IMouseCoordinatesProps

Index

Properties

Optional children

children: ReactNode

Optional coords

coords: [number, number]

Optional decimals

decimals: undefined | number

Optional format

format: undefined | string

Optional key

key: Key

Optional ref

ref: Ref<any>

Optional style

style: React.CSSProperties

Generated using TypeDoc