Find React Clear Cache Examples and Templates
Use this online react-clear-cache playground to view and fork react-clear-cache example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!
Basic Views - DevExtreme Scheduler (forked)This example demonstrates four Scheduler views: Day, Week, Work Week, and Month. You can use the View Switcher above the timetable to switch between them.
To add these views to your Scheduler, list them in the views array. If you do not declare this array, users can switch only between the Day and Week views. To activate a specific view at application startup, use the currentView property.
For more information about supported view types, refer to the following help topic: View Types.