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

plugins

Description

Включает выбранные расширения

plugins: (ext: any) => void

Parameters

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

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.