Skip to main content

plugins

Description

Activates the specified extensions

plugins: (ext: any) => void

Parameters

  • ext - (required) object - extensions that need to be activated

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.