[component]

Dev Mode
Signature field
Description
The signature field allows a signature input from the user.
Signature
Clear
Usage Guidelines
Do
Tell the user why an error has occurred.
Tell the user why the field is disabled.
Don't
Do not disable the field or return an error without telling the user why.
Props
Name
Type
Required
Description
onChange
Required
disabled
boolean
disabledText
string
errorText
string
fullWidth
boolean
onEnd
onStart
title
string
value
string
Status
Documentation:
Figma:
Web:
iOS:
Android:
Examples
Basic Signature Field
Signature
Clear
Completed Signature Field
Signature
Signature Complete
Signature Field Disabled
Complete form before signing
Error Signature Field
Signature
Signature is required.
Clear