본문으로 건너뛰기

plugins

Description

선택한 extensions를 활성화합니다.

plugins: (ext: any) => void

Parameters

  • ext - (required) object - 활성화할 extensions

Example

scheduler.plugins({
agenda_view: true,
daytimeline: true
});

Change log

  • v6.0에 추가됨
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.