Web Library Updates August 2025
2 updates to the IDVC2/Web Library Component
Web Library 3.4.0 | 2025-08-28
Added
-
Added a new option delayUntilCaptureButtonVisible inside the step object of document capture flow.
- Defines a delay (in milliseconds) before the capture button becomes visible.
- Useful to ensure camera stabilization or focus before allowing the user to take a photo.
- This setting only works for document type steps.
Web Library 3.3.0 | 2025-08-06
Added
- Added the ability to display a hint when clicking on a document type — the text is set by the tooltipText field in the steps[] object.
- Added a new callback function onDocumentTypeSelect, a function that which will be called when the user chooses/changes the document type in the modal.