Skip to content

Commit 411ad49

Browse files
author
RomanTsukanov
committed
Update readmes
1 parent cc21d6e commit 411ad49

File tree

6 files changed

+17
-9
lines changed

6 files changed

+17
-9
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T945799)
44
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
55
<!-- default badges end -->
6-
# getting-started-with-dropdownbutton
7-
<!-- run online -->
8-
**[[Run Online]](https://codecentral.devexpress.com/309685103/)**
9-
<!-- run online end -->
6+
# Getting Started with DevExtreme DropDownButton
107

11-
This repository stores the source code for the [Getting Started with DropDownButton](https://js.devexpress.com/Documentation/Guide/Widgets/DropDownButton/Getting_Started_with_DropDownButton/) tutorial.
8+
This repository stores the source code for the [Getting Started with DropDownButton](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownButton/Getting_Started_with_DropDownButton/) tutorial.

angular/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# GettingStartedWithDropdownbutton
1+
# Getting Started with DevExtreme Angular DropDownButton
2+
3+
This repository stores Angular source code for the [Getting Started with DropDownButton](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownButton/Getting_Started_with_DropDownButton/) tutorial.
24

35
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.2.0.
46

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"autoGenerateVb": false,
3-
"runOnWeb": true
3+
"runOnWeb": false
44
}

jquery/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Getting Started with DevExtreme jQuery DropDownButton
2+
3+
This repository stores jQuery source code for the [Getting Started with DropDownButton](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownButton/Getting_Started_with_DropDownButton/) tutorial.
4+
5+
To launch the project, open `index.html` with your browser.

react/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Getting Started with Create React App
1+
# Getting Started with DevExtreme React DropDownButton
2+
3+
This repository stores React source code for the [Getting Started with DropDownButton](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownButton/Getting_Started_with_DropDownButton/) tutorial.
24

35
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
46

vue/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# getting-started-with-dropdownbutton
1+
# Getting Started with DevExtreme Vue DropDownButton
2+
3+
This repository stores Vue source code for the [Getting Started with DropDownButton](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownButton/Getting_Started_with_DropDownButton/) tutorial.
24

35
## Project setup
46
```

0 commit comments

Comments
 (0)