From c76d0910fa3dd172cd68441d1073a0a16c9e60e1 Mon Sep 17 00:00:00 2001 From: mercy-orejo Date: Fri, 29 Nov 2024 11:44:51 +0300 Subject: [PATCH] SEO-192068-Coverage-issue-Vue-rich-text-editor --- ej2-vue/pdfviewer/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ej2-vue/pdfviewer/getting-started.md b/ej2-vue/pdfviewer/getting-started.md index 4df08d340..72c92eb04 100644 --- a/ej2-vue/pdfviewer/getting-started.md +++ b/ej2-vue/pdfviewer/getting-started.md @@ -104,7 +104,7 @@ import { PdfViewerComponent, Toolbar, Magnification, Navigation, LinkAnnotation, {% endhighlight %} {% endtabs %} -2\. In the `template` section, define the PDF Viewer component with [documentPath](https://ej2.syncfusion.com/vue/documentation/api/pdfviewer#documentpath) and [resourceUrl](https://helpej2.syncfusion.com/vue/documentation/api/pdfviewer/#resourceurl) property. +2\. In the `template` section, define the PDF Viewer component with [documentPath](https://ej2.syncfusion.com/vue/documentation/api/pdfviewer/#documentpath) and [resourceUrl](https://helpej2.syncfusion.com/vue/documentation/api/pdfviewer/#resourceurl) property. {% tabs %} {% highlight html tabtitle="~/src/App.vue" %} @@ -268,4 +268,4 @@ export default { [View sample in GitHub](https://github.com/SyncfusionExamples/vue-pdf-viewer-examples/tree/master/Getting%20Started%20-%20Standalone) -> You can refer to our [Vue PDF Viewer](https://www.syncfusion.com/vue-components/vue-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Vue PDF Viewer example](https://ej2.syncfusion.com/vue/demos/#/material/pdfviewer/default.html) to understand how to explains core features of PDF Viewer. +> You can refer to our [Vue PDF Viewer](https://www.syncfusion.com/vue-components/vue-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Vue PDF Viewer example](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/pdfviewer/default.html) to understand how to explains core features of PDF Viewer.