PDFViewerToolbarSettingsTagHelper
Example
Razor
<toolbar>
<overflow />
<pdfviewer-toolbar-items></pdfviewer-toolbar-items>
</toolbar>
ChildTags
| Tag Name | Details |
|---|---|
| overflow | PDFViewerToolbarOverflowSettingsTagHelper |
| pdfviewer-toolbar-items | PDFViewerToolbarSettingsItemsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| context-menu | Boolean | When this option is set to true, the toolbar will render a dropdown button as its first item. The dropdown will contain the open, download and print tools instead of them being rendered on the right-side of the toolbar. |
| enabled | Boolean | Enables or disables the configuration. |