Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/orestbida/cookieconsent
/ darkmodeCheckbox.js
File
darkmodeCheckbox.js
playground/src/modules/darkmodeCheckbox.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ saveState, getState, defaultState } from
'./stateManager'
;
2
import
{ customEvents, onEvent, addEvent, getById } from
'./utils'
;
3
import
{ toggleTheme } from
'./customThemes'
;
4
Callers
nothing calls this directly
Calls
7
getById
Function · 0.90
onEvent
Function · 0.90
getState
Function · 0.90
addEvent
Function · 0.90
toggleTheme
Function · 0.90
saveState
Function · 0.90
toggleDarkmode
Function · 0.85
Tested by
no test coverage detected