MCPcopy Create free account
hub / github.com/alienkitty/space.js / visible

Method visible

src/utils/Interface.js:312–314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

310 }
311
312 visible() {
313 return this.css({ visibility: '' });
314 }
315
316 drawLine(progress = this.progress || 0) {
317 const start = this.start || 0;

Callers 9

setTargetNumbersMethod · 0.80
animateInMethod · 0.80
animateInMethod · 0.80
animateInMethod · 0.80
animateInMethod · 0.80
animateInMethod · 0.80
animateInMethod · 0.80
animateInMethod · 0.80
animateInMethod · 0.80

Calls 1

cssMethod · 0.95

Tested by

no test coverage detected