Skip to main content
Version: v3000

blinkCardUiSuccessKeys

@microblink/blinkcard


@microblink/blinkcard / blinkCardUiSuccessKeys

Variable: blinkCardUiSuccessKeys

const blinkCardUiSuccessKeys: readonly ["FIRST_SIDE_CAPTURED", "CARD_CAPTURED"]

Success state keys for BlinkCard UI.

Remarks

  • FIRST_SIDE_CAPTURED — first side successfully scanned; triggers the FLIP_CARD chained transition and stops frame capture.
  • CARD_CAPTURED — both sides fully scanned; triggers result retrieval and stops frame capture permanently.