Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NathanPB/progress.js
/ render
Method
render
test/ProgressBarRenderer.test.ts:23–25 ·
view source on GitHub ↗
(bar: ProgressBarState)
Source
from the content-addressed store, hash-verified
21
}
22
23
render(bar: ProgressBarState): void {
24
this.callback(bar)
25
}
26
27
}
28
Callers
1
ProgressBarRenderer.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected