Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 574 Bytes

Signature Input Component

This is a reuseable component to input User Signature

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

You will be able to see simple canvas on this page. While clicking on that

How to use this

The component is very easy to use. Component will return a event when there is a change in signatures. To integrate this, Import and use it as while onChange event is optional.