Skip to content
GitHub

Signature Pad

Capture hand-drawn signatures.

Signature

Installation

Usage

Examples

Image preview

Use the onDrawEnd callback to capture the signature as an image.

The callback receives the getDataUrl(type) method that returns a promise that resolves to a data URL.

Signature

Image preview

With field

Wrap the signature pad in a Field with FieldLabel and FieldHelper for accessible form integration.

Signature
Draw your signature in the box above

API Reference

SignaturePad

Root component. Canvas for drawing signatures. Manages strokes and export.


For a complete list of props, see the Ark UI documentation.