Skip to content

SEO-204825-js-H1tag-missing-Hotfix #536

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

Open
wants to merge 1 commit into
base: hotfix/hotfix-v30.1.37
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions js/Menu/Separators.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Separators
description: separators
title: Separators | Menu | Syncfusion
description: Check out and learn here everything about separators of Syncfusion JavaScript Menu and much more details.
platform: js
control: Menu
documentation: ug
Expand Down Expand Up @@ -87,10 +87,10 @@ Add the following **<script>** in the above code sample to display the **M

The following screenshot displays the output for the above code.

![](/js/Menu/Separators_images/Separators_img2.png)
![Separators menu.](/js/Menu/Separators_images/Separators_img2.png)


# Separators for Context Menu
## Separators for Context Menu

We can add the separators for particular ContextMenu items by including **e-separator** class in the required **LI** elements. Add the following code to display ContextMenu with separator lines.

Expand Down Expand Up @@ -150,6 +150,6 @@ We can add the separators for particular ContextMenu items by including **e-sepa

The following screenshot displays the output for the above code.

![](/js/Menu/Separators_images/Separators_img3.png)
![Separators for Context Menu.](/js/Menu/Separators_images/Separators_img3.png)