MCPcopy
hub / github.com/Robdel12/DropKick / open

Function open

src/defaults.js:39–39  ·  view source on GitHub ↗

* Called whenever the Dropkick select is opened. The value of `this` is the Dropkick object itself. * * @config open * @type Function *

()

Source from the content-addressed store, hash-verified

37 *
38 */
39 open() {},
40
41 /**
42 * Called whenever the Dropkick select is closed. The value of `this` is the Dropkick object itself.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected