Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactstrap/reactstrap
/ ref
Function
ref
types/reactstrap-tests.tsx:4724–4724 ·
view source on GitHub ↗
(e: any)
Source
from the content-addressed store, hash-verified
4722
4723
function Example117() {
4724
const ref = (e: any) => {};
4725
4726
<Button ref={ref} />;
4727
<Carousel ref={ref} next={null as any} previous={null as any} />;
Callers
2
handleRef
Function · 0.85
handleRef
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected