跳转到主要内容

icons_select

Description

保持一组图标,这些图标会显示在事件框的侧边选择菜单中

icons_select: any[]

Example

scheduler.config.icons_select = ['icon_details', 'icon_delete'];
...
scheduler.init('scheduler_here', new Date(2013, 0, 10), "week");

Default value: ['icon_details', 'icon_edit', 'icon_delete']

Applicable views: Day view, Week view, Units view

Details

iconsSelect_property

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.