본문으로 건너뛰기

backbone

Description

Backbone 모델의 모든 업데이트와 스케줄러 간의 동기화를 유지하며, 그 반대 방향도 지원합니다.

backbone: (events: any) => void

Parameters

  • events - (required) Backbone - collection Backbone 데이터 컬렉션

Example

$(".myscheduler").dhx_scheduler({
date:new Date(2009,5,25),
mode:"month"
});

scheduler.backbone(events);
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.