Skip to content

Commit 0fc6695

Browse files
866027: heading updated
1 parent 2410fc2 commit 0fc6695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ej2-asp-core-mvc/ribbon/EJ2_ASP.MVC/items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The following sample showcases how to customize a specific dropdown item.
214214
{% endhighlight %}
215215
{% endtabs %}
216216

217-
#### Create Dropdown Popup on Demand
217+
#### Create dropdown popup on demand
218218

219219
You can handle the creation of popups, by using the [createPopupOnClick](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Ribbon.RibbonDropDownSettings.html#Syncfusion_EJ2_Ribbon_RibbonDropDownSettings_CreatePopupOnClick) property. If set to `true`, the popup will only be created upon opening. By default the value is `false`.
220220

ej2-asp-core-mvc/ribbon/EJ2_ASP.NETCORE/items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The following sample showcases how to customize a specific dropdown item.
230230
{% endhighlight %}
231231
{% endtabs %}
232232

233-
#### Create Dropdown Popup on Demand
233+
#### Create dropdown popup on demand
234234

235235
You can handle the creation of popups, by using the [createPopupOnClick](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Ribbon.RibbonDropDownSettings.html#Syncfusion_EJ2_Ribbon_RibbonDropDownSettings_CreatePopupOnClick) property. If set to `true`, the popup will only be created upon opening. By default the value is `false`.
236236

0 commit comments

Comments
 (0)