Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/augiwan/tanstack-theme-kit
/ functions
Functions
13 in github.com/augiwan/tanstack-theme-kit
⨍
Functions
13
◇
Types & classes
1
↓ 2 callers
Function
getSystemTheme
(e?: MediaQueryList | MediaQueryListEvent)
src/index.tsx:349
↓ 2 callers
Function
resolveSystemTheme
()
src/index.tsx:419
↓ 2 callers
Function
updateDOM
(theme: string)
src/index.tsx:395
↓ 1 callers
Function
applyClassAttr
(name: string | undefined)
src/index.tsx:380
↓ 1 callers
Function
applyDataAttr
(attr: string, name: string | undefined)
src/index.tsx:387
↓ 1 callers
Function
disableAnimation
()
src/index.tsx:329
↓ 1 callers
Function
getTheme
(key: string, fallback?: string)
src/index.tsx:316
↓ 1 callers
Function
setColorScheme
(theme: string)
src/index.tsx:409
Function
Theme
({ forcedTheme, disableTransitionOnChange = false, enableSystem = true, enableColorScheme = true, st
src/index.tsx:82
Function
ThemeProvider
(props: ThemeProviderProps)
src/index.tsx:70
Function
handleStorage
(e: StorageEvent)
src/index.tsx:225
Function
script
( attribute: Attribute | Attribute[], storageKey: string, defaultTheme: string, forcedTheme: string |
src/index.tsx:365
Function
useTheme
()
src/index.tsx:68