icons_select
Description
Хранит коллекцию иконок, видимых в боковом меню выбора в окне события
icons_select: any[]
Example
scheduler.config.icons_select = ['icon_details', 'icon_delete'];
...
scheduler.init('scheduler_here', new Date(2027, 0, 10), "week");
Значение по умолчанию: ['icon_details', 'icon_edit', 'icon_delete']
Доступные представления: Day view, Week view, Units view
Related samples
Details
Related API
Related Guides
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.