retryCurrentSide
Retries only the current side of the document.
Last updated
Retries only the current side of the document.
Attribute: retry-current-side
Type: boolean
Default value: false
selphid.retryCurrentSide = true;Allows retrying only the current side of the document without restarting the entire Flow in facephi-selphid-widget.
Compatibility: Replaces retryOnlyCurrentSide in earlier versions of SDK Web.
<facephi-selphid-widget
retryCurrentSide={true}
/>Last updated