Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 419 Bytes

react mouse position preview

react-mouse-position

A Simple react component that shows the mouse coordinates on the screen

Props

  • text: The text to display
  • classNames: Any class you wish to apply on the text

Install

npm i @diegofnib/react-mouse-position

Basic Usage

<ReactMousePosition />