diff --git a/angularjs/Accordion/Getting-Started.md b/angularjs/Accordion/Getting-Started.md index 2c2eaadc..8da2fd9d 100644 --- a/angularjs/Accordion/Getting-Started.md +++ b/angularjs/Accordion/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting-Started -description: getting started +title: Getting-Started in Accordion | Angular | Syncfusion +description: Check out and learn here all about getting started with the Syncfusion Angular Accordion and many more details. platform: AngularJS control: Accordion documentation: ug @@ -18,7 +18,7 @@ This section encompasses the details on how you can configure the **Accordion** The following screenshot illustrates you the usage of **Accordion** control in listing the controls under the Essential Studio products. -![](Getting-Started_images/Getting-Started_img1.png) +![Configure Accordion.](Getting-Started_images/Getting-Started_img1.png) The usage of **Accordion** control is described in the following sections. @@ -153,7 +153,7 @@ Create the Accordion control as follows. You can execute the above code example to display the Accordion control with simple control list. -![](Getting-Started_images/Getting-Started_img2.png) +![Simple Accordion.](Getting-Started_images/Getting-Started_img2.png) You can customize the Accordion control using various properties. The Accordion control properties and its default values are described in the following section. @@ -186,7 +186,7 @@ You can also open all the panels during initialization using the **selectedItems **Accordion** control with **enableMultipleOpen** property is illustrated in the following screen shot. -![](Getting-Started_images/Getting-Started_img3.png) +![Configure Multiple Open.](Getting-Started_images/Getting-Started_img3.png) ### Setting rounded corner @@ -204,7 +204,7 @@ N> showRoundedCorner property is False by default. The following screenshot illustrates the **Accordion** control with rounded corners. -![](Getting-Started_images/Getting-Started_img4.png) +![illustrates the Accordion.](Getting-Started_images/Getting-Started_img4.png) ## Customize Icon @@ -224,5 +224,5 @@ You can set the Up or Down arrow icon to **Accordion** header, by adding **e-arr The following screenshot illustrates the customization of **selectedHeader** and **header** of the **Accordion** control. -![](Getting-Started_images/Getting-Started_img5.png) +![Customization of selectedHeader.](Getting-Started_images/Getting-Started_img5.png) diff --git a/angularjs/Diagram/Getting-Started.md b/angularjs/Diagram/Getting-Started.md index 39b2f4dc..3dfc4446 100644 --- a/angularjs/Diagram/Getting-Started.md +++ b/angularjs/Diagram/Getting-Started.md @@ -74,7 +74,7 @@ Add a placeholder `div` element that can be used to initialize the diagram widge {% endhighlight %} This creates an empty diagram -![](/angularjs/Diagram/Getting-Started_images/Getting-Started_img1.png) +![Create a diagram in AngularJS.](/angularjs/Diagram/Getting-Started_images/Getting-Started_img1.png) ### Initialize Nodes and Connectors @@ -156,7 +156,7 @@ N> `labels` property is an array, which indicates that more than one label can b Added nodes and connector connecting node will be displayed in diagram as shown below. -![](/angularjs/Diagram/Getting-Started_images/Getting-Started_img3.png) +![Initialize Nodes and Connectors.](/angularjs/Diagram/Getting-Started_images/Getting-Started_img3.png) ### Business object (Employee information) @@ -297,4 +297,4 @@ syncApp.controller('diagramCtrl', function($scope, $rootScope) { * The Employee details are displayed in the Diagram as follows. -![](/angularjs/Diagram/Getting-Started_images/Getting-Started_img5.png) +![Visualize employee.](/angularjs/Diagram/Getting-Started_images/Getting-Started_img5.png) diff --git a/angularjs/Gantt/Task-Scheduling-modes.md b/angularjs/Gantt/Task-Scheduling-modes.md index 73ecdb0c..64601dcd 100644 --- a/angularjs/Gantt/Task-Scheduling-modes.md +++ b/angularjs/Gantt/Task-Scheduling-modes.md @@ -1,7 +1,7 @@ --- layout: post title: Task-scheduling-modes -description: Task scheduling modes +description: Check out and learn here all about task-scheduling modes of Syncfusion Angular Gantt and much more details. platform: AngularJS control: Gantt documentation: ug @@ -69,4 +69,4 @@ Tasks can be either automatically scheduled or manually scheduled, and you can m The following screenshot depicts the project with both automatically and manually scheduled tasks: -![](Task-Scheduling-modes_images/Task-Scheduling-modes_img1.png) \ No newline at end of file +![Custom Scheduling Mode.](Task-Scheduling-modes_images/Task-Scheduling-modes_img1.png) \ No newline at end of file