Components inputs

Signature

A signature capture pad for forms that require handwritten signatures. It outputs the signature as a data URL for storage.

Aktualisiert Mar 6, 2026

Signature

A signature capture pad for forms that require handwritten signatures. It outputs the signature as a data URL for storage.

Use Cases

  • Contract signing
  • Consent forms
  • Waiver agreements
  • Delivery confirmation
  • Approval workflows

Properties

name

Field name for form submission. Type: string.

label

Label displayed above signature pad. Type: string.

required

Whether signature is required. Type: boolean. Default: false

width

Width of signature pad. Type: string. Options: 100%, 75%, 50%, 400px, 600px. Default: 100%

height

Height of signature pad. Type: string. Options: 100px, 150px, 200px. Default: 150px

penColor

Pen/stroke color (hex). Type: string. Default: #000000

backgroundColor

Background color of pad (hex). Type: string. Default: #ffffff

Best Practices

  • Use height of 150px for most use cases
  • Include clear button for signature redo
  • Set required: true for legally binding forms
  • Use contrasting pen/background colors for visibility

Tags

signature form contract signing consent forms waiver agreements

Verwandte Komponenten

Bereit zu bauen?

Starten Sie die Erstellung Ihrer App kostenlos mit Qödiak.

Kostenlos loslegen

Verwandte Artikel

AnimatedGradient

Smooth animated gradient background for modern, premium aesthetics. Supports linear and radial gradients with configurable colors, animation speed, and intensity. GPU‑accelerated for smooth 60fps performance.

Button

Interactive button component that supports link navigation, page data source operations (record navigation, new record, mode switching), form submission, and custom JavaScript execution. Save/Delete actions must use a custom‑script with navigation. Two visual variants are available, and the button can be enabled or disabled dynamically based on data context.

Calendar

A full‑featured calendar component built with react‑big‑calendar. It can display events in month, week, day, or agenda views and includes navigation and view‑switching capabilities, making it suitable for any site that needs scheduling, event management, or date visualization.

Card

Feature card component with an icon, title, description, and entrance animations. Ideal for showcasing features, services, or benefits in grid layouts with animation support.

Checkbox

A checkbox group component that lets users select multiple options from a predefined list. It renders a set of checkboxes with individual labels and can be arranged vertically or horizontally.

CountdownTimer

Real-time countdown timer component that displays the time remaining until a target date/time. It updates every second, offers customizable formatting, and shows a completion message when the countdown ends. Suitable for any site type.