Package-level declarations

Functions

Link copied to clipboard
fun HorizontalPDFReader(modifier: Modifier = Modifier, state: HorizontalPdfReaderState, zoomableState: ZoomableState = rememberZoomableState( minScale = ZoomableDefaults.DefaultScale ))
Link copied to clipboard
fun VerticalPDFReader(modifier: Modifier = Modifier, state: VerticalPdfReaderState, zoomableState: ZoomableState = rememberZoomableState( minScale = ZoomableDefaults.DefaultScale ))