New to Telerik UI for ASP.NET Core? Download free 30-day trial

FileManagerPreviewPaneSettingsTagHelper

Example

<preview-pane/>

Attributes

Attribute Type Description
meta-fields String[] Configures the meta fields to be showed in the preview pane.
multiple-files-template String Defines a new template for the preview pane when multiple files/folders are selected.
multiple-files-template-handler String Defines a new template for the preview pane when multiple files/folders are selected.
multiple-files-template-id String Defines a new template for the preview pane when multiple files/folders are selected.
multiple-files-template-view IHtmlContent Defines a new template for the preview pane when multiple files/folders are selected.
no-file-template String Defines a new template for the preview pane when no file/folder is selected.
no-file-template-handler String Defines a new template for the preview pane when no file/folder is selected.
no-file-template-id String Defines a new template for the preview pane when no file/folder is selected.
no-file-template-view IHtmlContent Defines a new template for the preview pane when no file/folder is selected.
single-file-template String Defines a new template for the preview pane when a single file/folder is selected.
single-file-template-handler String Defines a new template for the preview pane when a single file/folder is selected.
single-file-template-id String Defines a new template for the preview pane when a single file/folder is selected.
single-file-template-view IHtmlContent Defines a new template for the preview pane when a single file/folder is selected.
In this article
Not finding the help you need?