Skip to content

Commit fc1604f

Browse files
authored
Merge pull request #19 from SyncfusionExamples/924869-Trademark_Symbol
924869 - Added the Trademark Symbol in readme file.
2 parents 29f1bfb + 40deb6e commit fc1604f

File tree

33 files changed

+113
-113
lines changed

33 files changed

+113
-113
lines changed

How to/Add Handwritten Signature Programmatically/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Essential JS 2 QuickStart
1+
# Essential® JS 2 QuickStart
22

3-
This project is a skeleton application used to create [Essential JS 2](https://www.syncfusion.com/products/essential-js2) web application.
3+
This project is a skeleton application used to create [Essential® JS 2](https://www.syncfusion.com/products/essential-js2) web application.
44

55
>This application uses the latest version of the [webpack-cli](https://webpack.js.org/api/cli/#commands). It requires node `v14.15.0` or higher.
66
@@ -15,7 +15,7 @@ cd quickstart
1515

1616
## Installing
1717

18-
We can get all the Essential JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
18+
We can get all the Essential® JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
1919

2020
We already configure the required packages in the `package.json` file.
2121

@@ -69,7 +69,7 @@ npm run start
6969

7070
## Resources
7171

72-
You can also refer the below resources to know more details about Essential JS 2 components.
72+
You can also refer the below resources to know more details about Essential® JS 2 components.
7373

7474
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
7575
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
1+
Essential® JS 2 library is available under the Syncfusion® Essential Studio® program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion® commercial license.
22

3-
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
3+
To be qualified for the Syncfusion® Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
44

55
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
66

77
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
88

9-
The Syncfusion license that contains the terms and conditions can be found at
9+
The Syncfusion® license that contains the terms and conditions can be found at
1010
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

How to/Add Save Button In Toolbar/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Essential JS 2 QuickStart
1+
# Essential® JS 2 QuickStart
22

3-
This project is a skeleton application used to create [Essential JS 2](https://www.syncfusion.com/products/essential-js2) web application.
3+
This project is a skeleton application used to create [Essential® JS 2](https://www.syncfusion.com/products/essential-js2) web application.
44

55
>This application uses the latest version of the [webpack-cli](https://webpack.js.org/api/cli/#commands). It requires node `v14.15.0` or higher.
66
@@ -15,7 +15,7 @@ cd quickstart
1515

1616
## Installing
1717

18-
We can get all the Essential JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
18+
We can get all the Essential® JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
1919

2020
We already configure the required packages in the `package.json` file.
2121

@@ -69,7 +69,7 @@ npm run start
6969

7070
## Resources
7171

72-
You can also refer the below resources to know more details about Essential JS 2 components.
72+
You can also refer the below resources to know more details about Essential® JS 2 components.
7373

7474
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
7575
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
1+
Essential® JS 2 library is available under the Syncfusion® Essential Studio® program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion® commercial license.
22

3-
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
3+
To be qualified for the Syncfusion® Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
44

55
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
66

77
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
88

9-
The Syncfusion license that contains the terms and conditions can be found at
9+
The Syncfusion® license that contains the terms and conditions can be found at
1010
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

How to/Configure AnnotationSelector Setting/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Essential JS 2 QuickStart
1+
# Essential® JS 2 QuickStart
22

3-
This project is a skeleton application used to create [Essential JS 2](https://www.syncfusion.com/products/essential-js2) web application.
3+
This project is a skeleton application used to create [Essential® JS 2](https://www.syncfusion.com/products/essential-js2) web application.
44

55
>This application uses the latest version of the [webpack-cli](https://webpack.js.org/api/cli/#commands). It requires node `v14.15.0` or higher.
66
@@ -15,7 +15,7 @@ cd quickstart
1515

1616
## Installing
1717

18-
We can get all the Essential JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
18+
We can get all the Essential® JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
1919

2020
We already configure the required packages in the `package.json` file.
2121

@@ -69,7 +69,7 @@ npm run start
6969

7070
## Resources
7171

72-
You can also refer the below resources to know more details about Essential JS 2 components.
72+
You can also refer the below resources to know more details about Essential® JS 2 components.
7373

7474
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
7575
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
1+
Essential® JS 2 library is available under the Syncfusion® Essential Studio® program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion® commercial license.
22

3-
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
3+
To be qualified for the Syncfusion® Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
44

55
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
66

77
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
88

9-
The Syncfusion license that contains the terms and conditions can be found at
9+
The Syncfusion® license that contains the terms and conditions can be found at
1010
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

How to/Custom Context Menu/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Essential JS 2 QuickStart
1+
# Essential® JS 2 QuickStart
22

3-
This project is a skeleton application used to create [Essential JS 2](https://www.syncfusion.com/products/essential-js2) web application.
3+
This project is a skeleton application used to create [Essential® JS 2](https://www.syncfusion.com/products/essential-js2) web application.
44

55
>This application uses the latest version of the [webpack-cli](https://webpack.js.org/api/cli/#commands). It requires node `v14.15.0` or higher.
66
@@ -15,7 +15,7 @@ cd quickstart
1515

1616
## Installing
1717

18-
We can get all the Essential JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
18+
We can get all the Essential® JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
1919

2020
We already configure the required packages in the `package.json` file.
2121

@@ -69,7 +69,7 @@ npm run start
6969

7070
## Resources
7171

72-
You can also refer the below resources to know more details about Essential JS 2 components.
72+
You can also refer the below resources to know more details about Essential® JS 2 components.
7373

7474
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
7575
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)

How to/Custom Context Menu/license

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
1+
Essential® JS 2 library is available under the Syncfusion® Essential Studio® program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion® commercial license.
22

3-
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
3+
To be qualified for the Syncfusion® Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
44

55
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
66

77
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
88

9-
The Syncfusion license that contains the terms and conditions can be found at
9+
The Syncfusion® license that contains the terms and conditions can be found at
1010
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

How to/Custom Fonts/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Essential JS 2 QuickStart
1+
# Essential® JS 2 QuickStart
22

3-
This project is a skeleton application used to create [Essential JS 2](https://www.syncfusion.com/products/essential-js2) web application.
3+
This project is a skeleton application used to create [Essential® JS 2](https://www.syncfusion.com/products/essential-js2) web application.
44

55
>This application uses the latest version of the [webpack-cli](https://webpack.js.org/api/cli/#commands). It requires node `v14.15.0` or higher.
66
@@ -15,7 +15,7 @@ cd quickstart
1515

1616
## Installing
1717

18-
We can get all the Essential JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
18+
We can get all the Essential® JS 2 components in a single npm package [`ej2`](https://www.npmjs.com/package/@syncfusion/ej2).
1919

2020
We already configure the required packages in the `package.json` file.
2121

@@ -69,7 +69,7 @@ npm run start
6969

7070
## Resources
7171

72-
You can also refer the below resources to know more details about Essential JS 2 components.
72+
You can also refer the below resources to know more details about Essential® JS 2 components.
7373

7474
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
7575
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)

How to/Custom Fonts/license

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
1+
Essential® JS 2 library is available under the Syncfusion® Essential Studio® program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion® commercial license.
22

3-
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
3+
To be qualified for the Syncfusion® Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
44

55
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
66

77
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
88

9-
The Syncfusion license that contains the terms and conditions can be found at
9+
The Syncfusion® license that contains the terms and conditions can be found at
1010
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

0 commit comments

Comments
 (0)