Help us make our products better.Take our 5 minute survey.
Dismiss

React Scheduler - Date Navigation

The React Scheduler component's ViewState and DateNavigator plugins enable you to change the current date at runtime.

The following plugins implement date navigation feature:

Basic Setup

Import the plugins listed above to enable a user to change the current date at runtime.

Uncontrolled Mode

In uncontrolled mode, specify the initial date in the ViewState plugin's defaultCurrentDate property.

Controlled Mode

In controlled mode, pass the current date to the ViewState plugin's currentDate property and handle the onCurrentDateChange event to control the date externally.

This site uses cookies to make your browsing experience more convenient and personal. Cookies store useful information on your computer to help us improve the efficiency and relevance of our site for you. In some cases, they are essential to making the site work properly. By accessing this site, you consent to the use of cookies. For more information, refer to DevExpress’ privacy policy and cookie policy.