Skip to content

Kirby 5.0.4

new PdfFilePreview()

new PdfFilePreview() has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.

new PdfFilePreview(Kirby\Cms\File $file, string $component = 'k-pdf-file-preview')

Parameters

Name Type Default
$filerequired Kirby\Cms\File no default value
$component string 'k-pdf-file-preview'

Parent class

Kirby\Panel\Ui\FilePreviews\PdfFilePreview