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

Method message

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

* calls a message box of the specified type * @param config the message box's configuration

(config: any)

Source from the content-addressed store, hash-verified

2032 * @param config the message box's configuration
2033 */
2034 message(config: any): HTMLElement;
2035
2036 /**
2037 * adds properties of the 'source' object into the 'target' object

Callers 8

LtFunction · 0.65
eaFunction · 0.65
LtFunction · 0.65
eaFunction · 0.65
undoDeleteFunction · 0.65
assertFunction · 0.65
undoDeleteFunction · 0.65
assertFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected