跳转到主要内容

icons_edit

Description

包含一组图标,这些图标会显示在事件框内的侧边编辑菜单中

icons_edit: any[]

Example

scheduler.config.icons_edit = ['icon_custom', 'icon_save', 'icon_cancel'];
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: ['icon_save', 'icon_cancel']

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.