Skip to content

한글 가이드 문서(calendar.md) 수정 요청 #1470

@haguri-peng

Description

@haguri-peng

calendar.md - beforeupdateevent

change -> changes

// 이벤트를 수정하는 기본적인 예
calendar.on('beforeUpdateEvent', ({ event, change }) => {
  calendar.updateEvent(event.id, event.calendarId, change);
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions