You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: knowledge-base/pdfviewer-upload-controls-visibility.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This knowledge base article also answers the following questions:
32
32
33
33
## Solution
34
34
35
-
To control the visibility of Upload component and its dropzone in the `TelerikPdfViewer` while a PDF is loading, apply custom CSS to hide the upload controls. To achieve that, use the [`OnOpen`](slug://components/pdfviewer/events#onopen) event to apply a CSS class with the required styles that hide the controls until the PDF file is loaded successfully.
35
+
To control the visibility of Upload component and its dropzone in the `TelerikPdfViewer` while a PDF is loading, apply custom CSS to hide the upload controls. To achieve that, use the [`OnOpen`](slug://pdfviewer-events#onopen) event to apply a CSS class with the required styles that hide the controls until the PDF file is loaded successfully.
0 commit comments