Skip to content

Signature Component

Travis Tidwell edited this page Jul 5, 2017 · 3 revisions

JSON Schema

The JSON Schema definition for this component is defined as follows.

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

Property Description Value Required Default
footer The text to place at the footer of the signature component. Any string false Sign above
width The width of the signature pad Any valid HTML width false 100%
height The height of the signature pad Any valid HTML height false 150
penColor The color of the pen that is used to sign the pad Any valid HTML color false black
backgroundColor The background color of the signature pad Any valid HTML color false rgb(245,245,235)