-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Signature Component
Travis Tidwell edited this page Jul 5, 2017
·
3 revisions
The JSON Schema definition for this component is defined as follows.
This component uses the core properties defined within the Common Parameters section.
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) |
Display Users submitted data into a table inside the admin dashboard?