MCPcopy Create free account
hub / github.com/Monogatari/Monogatari / parentElement

Method parentElement

src/monogatari.ts:2307–2309  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2305 }
2306
2307 static parentElement (): DOM {
2308 return $_(this._selector);
2309 }
2310
2311 /**
2312 * @static trigger - Trigger a custom element with custom details data

Callers 2

bindMethod · 0.95
resizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected