-
Notifications
You must be signed in to change notification settings - Fork 11
SEO-204825-Image-Alt-Missing-Angular-Hotfix #411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: hotfix/hotfix-v30.1.37
Are you sure you want to change the base?
Changes from 2 commits
688bda1
b775421
ca580fb
efaaba7
fb888e5
ebb4344
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: Getting Started for Angular Accordion | ||
description: Getting Started for Angular Accordion | ||
description: Check out and learn here all about getting started with Angular Accordion in Syncfusion and much more details. | ||
platform: Angular | ||
control: Accordion | ||
documentation: Ug | ||
|
@@ -16,7 +16,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. | ||
|
||
 | ||
 | ||
|
||
The usage of **Accordion** control is described in the following sections. | ||
|
||
|
@@ -146,7 +146,7 @@ Create the Accordion control as follows. | |
|
||
You can execute the above code example to display the Accordion control with simple control list. | ||
|
||
 | ||
 | ||
|
||
You can customize the Accordion control using various properties. The Accordion control properties and its default values are described in the following section. | ||
|
||
|
@@ -257,7 +257,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. | ||
|
||
 | ||
 | ||
|
||
### Setting rounded corner | ||
|
||
|
@@ -343,7 +343,7 @@ N> showRoundedCorner property is False by default. | |
|
||
The following screenshot illustrates the **Accordion** control with rounded corners. | ||
|
||
 | ||
 | ||
|
||
## Customize Icon | ||
|
||
|
@@ -434,5 +434,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. | ||
|
||
 | ||
 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. mention the platform name and control name |
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: post | ||
title: Getting Started for Angular Diagram | ||
description: Getting Started for Angular Diagram | ||
description: Check out and learn here all about Getting Started for Angular Diagram in Syncfusion and much more details. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is description casing correct? |
||
platform: Angular | ||
control: Diagram | ||
documentation: ug | ||
|
@@ -71,7 +71,7 @@ import {EJ_DIAGRAM_COMPONENTS} from 'ej/diagram.component'; | |
|
||
This creates an empty diagram | ||
|
||
 | ||
 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. where is the platform name? |
||
|
||
### Initialize Nodes and Connectors | ||
|
||
|
@@ -120,7 +120,7 @@ export class DiagramComponent { | |
|
||
{% endhighlight %} | ||
|
||
 | ||
 | ||
|
||
### Business object (Employee information) | ||
|
||
|
@@ -187,4 +187,4 @@ export class DefaultComponent { | |
|
||
* The Employee details are displayed in the Diagram as follows. | ||
|
||
 | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mention the platform name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mention it mam.