dhtmlxScheduler 在原生 JS/HTML 中的使用
在使用 dhtmlxScheduler 构建应用时,第一步是将 Scheduler 设置并显示在页面上。
本指南介绍如何使用原生 JS 和 HTML 初始化 dhtmlxScheduler。若需与前端框架集成,请参考以下指南:

React
Use the ready-made ReactScheduler component with props and events.

Angular
Integrate Scheduler into Angular projects using a thin wrapper.

Vue
Use Scheduler inside Vue apps with a small wrapper and reactive configuration.

Svelte
Embed Scheduler in Svelte with a simple component that binds config and events.
在页面上初始化 Scheduler 有两种方式: