Configuration of the feedback shown after snapping a page.

Hierarchy

  • PartiallyConstructible
    • CaptureFeedback

Constructors

  • Parameters

    • Optional source: DeepPartial<CaptureFeedback>

    Returns CaptureFeedback

Properties

cameraBlinkEnabled: boolean

Whether the camera preview should blink or not after snapping a page.

Default Value

true;
snapFeedbackMode: PageSnapFeedbackMode

The type of animation to display after snapping a page.

Default Value

new PageSnapFunnelAnimation({});

Generated using TypeDoc