跳转到主要内容

plugins

Description

启用所选的 extensions

plugins: (ext: any) => void

Parameters

  • ext - (required) object - 需要启用的 extensions

Example

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

Change log

  • added in 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.