Skip to content

[FEATURE] #98

@mwerberacs

Description

@mwerberacs

Is your feature request related to a problem? Please describe.
Page thumbnails are enabled by default, but in the app I work on they feel obtrusive and unnecessary, and having to manually set the HideThumbnails parameter to true each time is inconvenient.

Describe the solution you'd like
A static class for setting the default values of the PdfViewer parameters that relate to the UI, similar to MudBlazor's MudGlobal class.

Describe alternatives you've considered
I created a derived class that sets HideThumbnails to true in the constructor, and it works fine, but I don't like having an entire separate class for something so small.

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions