1.0.11 • Published 5 years ago

reacts-signature v1.0.11

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

react-signature

A signature board component for react. Compatible with all modern browsers. In order to make the component work for IE8, import excanvas at the top of your html file.

Installation

The easiest way to use react-signature is to install it from NPM and include it in your own React build process (using Browserify, Webpack, etc).

npm install react-signature --save

Properties

React class properties:

width - width of the signature canvas. Default is 450.

height - height of the signature canvas. Default is 300.

signature - (optional) path of a signatue.

onSignatureReady - CallBack function.

1.0.11

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago