Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/dt-react-component
/ setValue
Function
setValue
src/useMergeOption/demos/basic.tsx:18–20 ·
view source on GitHub ↗
(value: number)
Source
from the content-addressed store, hash-verified
16
return 1;
17
};
18
const setValue = (value: number) => {
19
setState([false, { day: false }, true][value]);
20
};
21
22
return (
23
<>
Callers
13
useImage
Function · 0.85
basic.tsx
File · 0.85
sql.tsx
File · 0.85
dark.tsx
File · 0.85
handleItemClick
Function · 0.85
Conversations
Function · 0.85
handleSubmit
Function · 0.85
basic.tsx
File · 0.85
handleSubmit
Function · 0.85
conversations.tsx
File · 0.85
AI
Function · 0.85
Basic
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected