Skip to content

SEO-3147 AngularJS Desc too long short #210

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-v20.4.0.38
Choose a base branch
from
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions angularjs/Button/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting-Started | Button | AngularJS | Syncfusion
description: getting started
description: Learn here more about Getting Started with Syncfusion Essential AngularJS Button Control, its elements, and more
platform: AngularJS
control: Button
documentation: ug
---

# Getting Started
# Getting Started with AngularJS Button

This section explains you briefly on how to create a **Button** in your application with **JavaScript**. Essential JavaScript Button helps to display a Button widget within a web page and allows you to Click, Toggle Click, Reset, and Submit. The following example illustrates how to customize Button control in a Media Player and Office Ribbon Application.

Expand Down
12 changes: 6 additions & 6 deletions angularjs/Ribbon/Gallery.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Gallery
description: gallery
title: Gallery in AngularJS Platform | Syncfusion
description: Learn here more about Gallery support in Syncfusion Essential AngularJS Application, its elements, and more.
documentation: ug
platform: AngularJS
keywords: gallery,ribbon gallery
---

# Gallery
# Gallery in Essential AngularJS Application

Galleries are used to display items that can be arranged in a grid-type layout. Items in the gallery can be customized as `button`/`menu` to display images, text, or both images and text. You can set `type` of group as `gallery`.

Expand Down Expand Up @@ -99,13 +99,13 @@ N> The `itemHeight`and `itemWidth` for gallery item can be set, if not set defau
{% endhighlight %}


![](Gallery_images/Gallery_img1.png)
![Gallery Item in AngularJS Application](Gallery_images/Gallery_img1.png)

Ribbon Gallery.
{:.caption}


![](Gallery_images/Gallery_img2.png)
![Ribbon Gallery in AngularJS Application](Gallery_images/Gallery_img2.png)

Gallery at Expanded State
{:.caption}
Expand Down Expand Up @@ -206,4 +206,4 @@ You can also set `text`and `toolTip`to custom gallery item which can also be cus

{% endhighlight %}

![](Gallery_images/Gallery_img3.png)
![Custom Gallery Items in AngularJS Application](Gallery_images/Gallery_img3.png)