new AudioFilePreview()
new AudioFilePreview()
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 AudioFilePreview(Kirby\Cms\File $file, string $component = 'k-audio-file-preview')
Parameters
Name | Type | Default |
---|---|---|
$filerequired | Kirby\Cms\File |
no default value |
$component | string |
'k-audio-file-preview'
|