Перейти к основному содержимому

plugins

Description

Активирует указанные расширения

plugins: (ext: any) => void

Parameters

  • ext - (required) object - расширения, которые необходимо активировать

Example

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

Change log

  • добавлено в версии 6.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.