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: README.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,4 @@
1
-
<!--
2
-
howto.md
3
-
A step-by-step guide to integrate Syncfusion React Scheduler in nextjs
4
-
-->
5
-
# How to integrate this repository ?
1
+
# Getting Started with React UI Components using Next.js
6
2
## Description
7
3
8
4
This repository showcases a demo Next.js application that demonstrates how to integrate the Syncfusion React Scheduler component in a fully client‑side environment. <br />
@@ -75,9 +71,7 @@ npm run dev
75
71
<br />
76
72
<br />
77
73
78
-
79
-
# How to build this project from scratch?
80
-
## Creating a Next.js Application Using Syncfusion® React Components
74
+
# Creating a Next.js Application Using Syncfusion® React Components
81
75
This section provides a step-by-step guide for setting up a Next.js application and integrating the Syncfusion® React Schedule component.
82
76
83
77
<br />
@@ -325,4 +319,4 @@ npm run dev
325
319
yarn run dev
326
320
```
327
321
328
-
To learn more about the functionality of the Schedule component, refer to the [documentation](https://ej2.syncfusion.com/react/documentation/schedule/getting-started#module-injection).
322
+
To learn more about the functionality of the Next.js with Schedule component, refer to the [documentation](https://ej2.syncfusion.com/react/documentation/schedule/nextjs-getting-started).
0 commit comments