Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/ stageChange
Method
stageChange
src/Datepicker/Datetime.js:171–173 ·
view source on GitHub ↗
(stage)
Source
from the content-addressed store, hash-verified
169
}
170
171
stageChange (stage) {
172
this.stateChange({ stage });
173
}
174
175
yearChange (year) {
176
let
d = this.changeDate({ year, day: 1 });
Callers
1
Datetime.js
File · 0.80
Calls
1
stateChange
Method · 0.95
Tested by
no test coverage detected