DEV Community

Discussion on: Create a signature pad in React

Collapse
 
hawicaesar profile image
HawiCaesar

This is great!

Any idea on how to make a a user type into some input fields and that draws a signature (with a font type) on the canvas as the user type

Collapse
 
ma7eer profile image
Maher Alkendi

Created a little demo because I was curious.

codesandbox.io/s/quizzical-bartik-...

Check it out and let me know if this is what you are talking about