diff --git a/angularjs/Diagram/ContextMenu.md b/angularjs/Diagram/ContextMenu.md index 9a87968f..307d2219 100644 --- a/angularjs/Diagram/ContextMenu.md +++ b/angularjs/Diagram/ContextMenu.md @@ -1,13 +1,13 @@ --- layout: post -title: Add context menu items to ease the execution of frequently used commands -description: How to execute frequently used commands by using context menu items? +title: Context Menu in AngularJS Diagram Control | Syncfusion +description: Learn here about Context Menu in Syncfusion Essential AngularJS Diagram Control, its elements, and more. platform: AngularJS control: Diagram documentation: ug --- -# Context Menu +# Context Menu in AngularJS Diagram In graphical user interface (GUI), a context menu is a type of menu that appears when you perform right-click operation. Nested level of context menu items can be created. Diagram provides some in-built context menu items and allows to define custom menu items. @@ -36,7 +36,7 @@ The following code illustrates how to enable the default context menu items. {% endhighlight %} -![](/angularjs/Diagram/ContextMenu_images/Contextmenu_img1.png) +![AngularJS Diagram Context Menu](ContextMenu_images/Contextmenu_img1.png) ## Customize Context Menu @@ -104,7 +104,7 @@ The following code example illustrates how to customize the icon of context menu {% endhighlight %} -![](/angularjs/Diagram/ContextMenu_images/Contextmenu_img2.png) +![AngularJS Diagram Context Menu Events](ContextMenu_images/Contextmenu_img2.png) ## Context Menu Events diff --git a/angularjs/Grid/Getting-Started.md b/angularjs/Grid/Getting-Started.md index 85ad0310..bb9fefc5 100644 --- a/angularjs/Grid/Getting-Started.md +++ b/angularjs/Grid/Getting-Started.md @@ -6,7 +6,7 @@ platform: AngularJS control: Grid documentation: ug --- -# Getting Started +# Getting Started with AngularJS Grid Before getting started with the Grid, please refer to [this page] (http://help.syncfusion.com/js/angularjs) for general information regarding the integrating Syncfusion widget's. diff --git a/angularjs/PdfViewer/getting-started.md b/angularjs/PdfViewer/getting-started.md index 113230a9..515de37e 100644 --- a/angularjs/PdfViewer/getting-started.md +++ b/angularjs/PdfViewer/getting-started.md @@ -1,13 +1,13 @@ --- -title: Getting started with Syncfusion Essential PDF viewer component -description: Rendering a basic PDF viewer with local data +title: Getting started with AngularJS PdfViewer Control | Syncfusion +description: Learn here about getting started with Syncfusion Essential AngularJS PdfViewer Control, its elements, and more. platform: AngularJS control: PDF viewer documentation: ug keywords: ejPdfViewer, PDF viewer, js pdfviewer --- -# Getting Started +# Getting Started with AngularJS PdfViewer The AngularJS directives are usually included within the `ej.widget.angular.min.js` file and all these directives are packed together in a common module known as `ejangular`. For basic details on how to configure Syncfusion widgets in AngularJS framework, refer [here](https://help.syncfusion.com/js/angularjs).