blackjk3 / react-signature-pad

A signature pad implementation for react.
160 stars 186 forks source link

Add onClear event #10

Open BesatZardosht opened 8 years ago

BesatZardosht commented 8 years ago

It is nice to have onClear event callback

Stenerson commented 7 years ago

Can this be rebuilt and merged? It would be helpful use this callback, specifically for checking/resetting a parent's isEmpty state after a clear.

Thanks!