keirbowden / sigcapapp

Signature Capture Samples
MIT License
9 stars 5 forks source link

Bypass 'capture signature' button #14

Closed keirbowden closed 6 years ago

keirbowden commented 6 years ago

Provide a mechanism to render the component so that it is ready to capture a signature immediately, without the user needing to press the 'capture signature' button.

keirbowden commented 6 years ago

Added a skipToCapture attribute which, if true, bypasses the 'capture signature' button and renders the component with the canvas ready to draw the signature.