Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/flyfloor/react-component
/ handleOpenSlide
Method
handleOpenSlide
demo/example/SlideMenuDemo.jsx:13–16 ·
view source on GitHub ↗
(ref)
Source
from the content-addressed store, hash-verified
11
}
12
13
handleOpenSlide(ref){
14
const node = this.refs[ref]
15
node.open()
16
}
17
18
render() {
19
let contentNode = <div style={{
'padding'
:
'20px'
}}>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected