본문으로 건너뛰기

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.