Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sshwsfc/xadmin
/ renderHeader
Method
renderHeader
xadmin-dashboard/src/editor/components/Editor.js:52–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
renderHeader() {
53
return
(
54
<Header
55
SliderChange = { this.SliderChange }
56
percent={ this.state.percent }
57
decline={ this.decline.bind(this) }
58
increase={ this.increase.bind(this) }/>
59
)
Callers
1
Editor.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected