onDocumentsInFocus

val onDocumentsInFocus: (documents: List<Document>) -> Unit

Parameters

onDocumentsInFocus

called with the documents currently selected for the user, including when first shown. If the user selects a different set of documents in the prompt, this will be called again.