You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/en/components/general-getting-started.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,16 @@ _keywords: {ProductName}, Infragistics, Getting Started
5
5
mentionedTypes: ["XamBulletGraph", "IgrGrid"]
6
6
---
7
7
8
+
<!-- React, WebComponents -->
9
+
8
10
# Getting Started With {ProductName}
9
11
10
12
[`{ProductName}`]({GithubLink}) is a complete set of UI widgets, components, and Sketch UI kits for {Platform} by Infragistics. It enables developers to build modern, high-performance HTML5 and JavaScript apps for desktop browsers, mobile experiences, and progressive web apps (PWAs).
11
13
12
14
{ProductName} comprises several packages available under either an MIT or a commercial license, depending on the components and services they contain. For a detailed list of components and their license, please refer to the [License FAQ and Installation](./general-licensing.md) and [Open Source vs Premium](./general-open-source-vs-premium.md) topics.
13
15
16
+
<!-- end: React, WebComponents -->
17
+
14
18
<!-- React -->
15
19
16
20
## Prerequisites
@@ -59,7 +63,7 @@ If you added a Grid component during the prompts, once the application is runnin
59
63
<imgsrc="../images/general/ig-cli-grid.png" />
60
64
61
65
>[!NOTE]
62
-
> Keep in mind that by default Ignite UI CLI installs the Trial version of Ignite UI for React's Grid component which is under [commercial license](./open-source-vs-premium.md#comparison-table-for-all-components).
66
+
> Keep in mind that by default Ignite UI CLI installs the Trial version of Ignite UI for React's Grid component which is under [commercial license](./general-open-source-vs-premium.md#comparison-table-for-all-components).
63
67
64
68
Alternatively, you can use popular frameworks such as Next.js, Vite, or Expo as recommended by the React team. The following are step-by-step instructions for creating React applications with Ignite UI for React using one of these methods.
65
69
@@ -147,10 +151,6 @@ After executing this command, your project will be built and served locally on y
147
151
<!-- end: React -->
148
152
149
153
<!-- WebComponents -->
150
-
# Getting Started With {ProductName}
151
-
152
-
This section provides step-by-step instructions for creating a Web Components application with Ignite UI for Web Components.
0 commit comments