Signature
The Signature control is used to allow a user to draw their signature.
Default Behavior
Demonstrates the default behavior of the Signature control.
The Signature control is used to allow a user to draw their signature.
new ac.inputs.Signature({}, "#cntlDefault");
<canvas id="cntlDefault" style="height: 250px; width: 100%"></canvas>