Get StartedStylesCoreCompsCDK
Actions
Action Sheet
Button
Button Group
Context Menu
Dropdown Button
Menu
Side Menu
Form & Editors
Checkbox
Color Box
Color Palette
Cron Job
Date & Time Box
Date & Time Picker
Flow Chart
Form
Image Editor
Json Viewer
Kanban
Number Box
One time password
Paint
Password Box
Phone Box
Query Builder
Range Slider
Rate Picker
Rest Api Generator
Scheduler
Search Box
Select Box
Selection List
Step Wizard
Switch
Tag Box
Text Box
Textarea
Time Duration
Tree View
Uploader
WYSIWYG
Navigation & Layout
Accordion
Avatar
Badge
Bottom Navigation
Breadcrumb
Calendar
Chips
Circular Progress
Comment
Conversation
Data Pager
Data Table
Drawer
File Explorer
Grid Layout Builder
Image
KBD
List
Loading
Map
Media Viewer
Navbar
Picker
Popover
Popup
Progress Bar
Qrcode
Rail Navigation
Result
Skeleton
Sliding Item
Tabs
Tag
Time Line
Toolbar
Tooltip
Dialog & Notifications
Alert
Dialog
Loading Dialog
Modal
Notification
Toast
Charts
Bar Chart
Chart Legend
Donut Chart
Gauge Chart
Hierarchy Chart
Line Chart

Scheduler

import { AXSchedulerModule } from '@acorex/components/scheduler'; The Scheduler component provides an interactive interface for displaying and managing time-based events, appointments, or tasks. It enables users to visualize schedules across various calendar views (such as day, week, and month) and allows for easy creation, editing, and deletion of entries directly within the interface.

Overview

In this section, you can test different options of this component and see the output in real time
Daily
Full Day Task 2 04/08/25 - 04/08/25
1 more
08:00
09:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
18:00
19:00
20:00
21:00
22:00
23:00
Book Flights to San Fran for Sales Trip 07:00 PM - 08:00 PM
Install New Router in Dev Room 09:30 PM - 10:30 PM
Approve Personal Computer Upgrade Plan 05:00 PM - 06:00 PM
New Brochures 09:30 PM - 10:45 PM
Install New Database 04:45 PM - 06:15 PM
Approve New Online Marketing Strategy 07:00 PM - 09:00 PM
Upgrade Personal Computers 10:15 PM - 11:30 PM
Customer Workshop 06:15 PM - 06:45 PM
Prepare 2025 Marketing Plan 06:00 PM - 08:30 PM
Brochure Design Review 09:00 PM - 10:30 PM
Create Icons for Website 04:55 PM - 06:00 PM
Upgrade Server Hardware 09:30 PM - 11:00 PM
Launch New Website 07:20 PM - 09:00 PM
Task 11:00 AM - 12:00 PM
Task 11:00 AM - 12:00 PM
Task 11:00 AM - 12:00 PM
Task 08:00 AM - 08:30 AM
Task 08:00 AM - 08:30 AM

Usage

A simple example of using ax-scheduler

On this page