Set Thumbnail Bar Document
fun SetThumbnailBarDocument(stateManager: ThumbnailBarStateManager, document: PdfDocument?, configuration: PdfConfiguration?)
Convenience function to set a document on the thumbnail bar. This should be called from a LaunchedEffect when the document changes.
Parameters
state Manager
The state manager
document
The PDF document to display
configuration
The PDF configuration