DmSignaturePad

Updated Aug 18, 2026
DataMagik Application Designer

DmSignaturePad

DmSignaturePad — the platform's `signature_capture`.

States

default

DmSignaturePad — default, light theme DmSignaturePad — default, dark theme

Example

<DmSignaturePad />

Props

NameTypeRequiredDefault
labelstringundefined
helpstringundefined
errorstringundefined
requiredbooleanfalse
disabledbooleanfalse
heightstring'10rem'
upload(image: { data: string; contentType: string }) => Promise<{ imageKey: string }>undefined
saveLabelstringundefined
clearLabelstringundefined

Events

cleared, error, saved

Was this page helpful?