본문으로 건너뛰기

time_picker

Description

라이트박스 내에서 드롭다운 형태의 시간 선택기를 제공합니다.

time_picker: () => string

Returns

  • text - (string) - 스케줄러 내부 렌더링에 사용되는 HTML 텍스트

Example

scheduler.templates.time_picker = 
scheduler.date.date_to_str(scheduler.config.hour_date);
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.