Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/flyfloor/react-component
/ handleClose
Method
handleClose
demo/example/SlideMenuDemo.jsx:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
handleClose(){
10
return confirm(
'close slide?'
)
11
}
12
13
handleOpenSlide(ref){
14
const node = this.refs[ref]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected