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

Method render

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

* repaints the scheduler * @param date optional, the date to display * @param view optional, the name of a view to display

(date?: Date, view?: string)

Source from the content-addressed store, hash-verified

2083 * @param view optional, the name of a view to display
2084 */
2085 render(date?: Date, view?: string): void;
2086
2087 /**
2088 * creates a mini calendar

Callers 15

TtFunction · 0.65
LtFunction · 0.65
WtFunction · 0.65
eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
vFunction · 0.65
TtFunction · 0.65
LtFunction · 0.65
WtFunction · 0.65
eaFunction · 0.65
mFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected