Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ej2-react/calendar/how-to/change-the-first-day-of-week.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ domainurl: ##DomainURL##

# Change the first day of week in React Calendar component

The Calendar provides an option to change the first day of the week by using the [`firstDayOfWeek`](https://ej2.syncfusion.com/react/documentation/api/calendar#firstdayofweek) property. Day of the week starts from 0(Sunday) to 6(Saturday).
The Calendar provides an option to change the first day of the week by using the [`firstDayOfWeek`](https://ej2.syncfusion.com/react/documentation/api/calendar/#firstdayofweek) property. Day of the week starts from 0(Sunday) to 6(Saturday).

> By default, the first day of week is based on culture specific.

Expand Down
2 changes: 1 addition & 1 deletion ej2-react/schedule/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ The output will display the Scheduler with the specified view configuration.

{% previewsample "page.domainurl/code-snippet/schedule/views-cs1" %}

> You can also explore our [React Scheduler example](https://ej2.syncfusion.com/react/demos/#/material/schedule/overview) that shows how to use the toolbar buttons to play with Scheduler functionalities.
> You can also explore our [React Scheduler example](https://ej2.syncfusion.com/react/demos/#/bootstrap5/schedule/overview) that shows how to use the toolbar buttons to play with Scheduler functionalities.