MCPcopy Index your code
hub / github.com/jabbany/CommentCoreLibrary / shadow

Method shadow

src/core/Comment.ts:298–300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

296 }
297
298 get shadow():boolean {
299 return this._shadow;
300 }
301
302 get font():string {
303 return this._font;

Callers

nothing calls this directly

Calls 1

_toggleClassMethod · 0.95

Tested by

no test coverage detected