createBlinkCardFeedbackUi
@microblink/blinkcard / createBlinkCardFeedbackUi
Function: createBlinkCardFeedbackUi()
createBlinkCardFeedbackUi(
blinkCardUxManager,cameraManagerComponent,feedbackUiOptions): () =>void
Creates the BlinkCard feedback UI.
Parameters
blinkCardUxManager
The BlinkCard Ux Manager.
cameraManagerComponent
The Camera Manager Component.
feedbackUiOptions
Partial<FeedbackUiOptions>
The options for the createBlinkCardFeedbackUi function.
Returns
The function to unmount the feedback UI.
():
void
Returns
void