MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / renderCalendar

Method renderCalendar

codebase/dhtmlxscheduler.es.d.ts:2091–2091  ·  view source on GitHub ↗

* creates a mini calendar * @param config the calendar configuration object

(config: any)

Source from the content-addressed store, hash-verified

2089 * @param config the calendar configuration object
2090 */
2091 renderCalendar(config: any): HTMLElement;
2092
2093 /**
2094 * generates HTML content for a custom event's box

Callers 12

dFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
lFunction · 0.65
dFunction · 0.65
lFunction · 0.65
extend$lFunction · 0.65
minicalFunction · 0.65
_init_onceFunction · 0.65
extend$lFunction · 0.65
minicalFunction · 0.65
_init_onceFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected