Declarative Pointer Event Binding – react-pointable

Description:

A dependency free React component supporting declarative pointer event binding.

Features:

  • Allows using pointer events with React today.
  • Compatible with the official pointer events polyfill and its touch-action workaround.
  • Internal event listeners are kept up-to-date as pointer event handlers come and go.
  • Customizable wrapper element.

Installation:

npm install –save react-pointable

Preview:

react-pointable

Tags:

Add Comment