Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SyntaxUI/syntaxui
/ handleImageChange
Function
handleImageChange
src/showcase/blocks/features/FeaturesWIthImage.tsx:48–50 ·
view source on GitHub ↗
(index: number)
Source
from the content-addressed store, hash-verified
46
]
47
48
const handleImageChange = (index: number) => {
49
setActiveImage(index)
50
}
51
52
return (
53
<div className=
"bg-white py-16"
>
Callers
1
ImageSection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected