Links

display-signature

Overview

Version compatibility
The display-signature component was visually updated in version 4.74.0 of the JourneyApps Runtime.
Allows users to display a signature that was previously captured.

Basic Example

<var name="authorization_signature" type="signature" />
<display-signature label="Authorized" bind="authorization_signature" />

Standard Attributes

bind

label

Advanced Attributes

align-content

align-label

fullwidth

id

label-case

Version compatibility
label-case was introduced in version 4.80.0 of the JourneyApps Runtime.

label-color

show-if and hide-if

Component Methods

The following component methods are available when an id is assigned to the component and component.displaySignature({id:'my-id'}) is called from JS/TS:

closeMedia

openMedia

scrollIntoView