Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illyism/gradient-picker
/ functions
Functions
11 in github.com/Illyism/gradient-picker
⨍
Functions
11
◇
Types & classes
4
↓ 9 callers
Function
cn
(...inputs: ClassValue[])
lib/utils.ts:4
Function
GradientButton
({ background, children, }: { background: string children: React.ReactNode })
components/PickerExample.tsx:202
Function
GradientPicker
({ background, setBackground, className, }: { background: string setBackground: (background: string)
components/PickerExample.tsx:29
Function
IndexPage
()
app/page.tsx:7
Function
MainNav
({ items }: MainNavProps)
components/main-nav.tsx:13
Function
PickerExample
()
components/PickerExample.tsx:16
Function
RootLayout
({ children }: any)
app/layout.tsx:55
Function
SiteHeader
()
components/site-header.tsx:10
Function
TailwindIndicator
()
components/tailwind-indicator.tsx:1
Function
ThemeProvider
({ children, ...props }: ThemeProviderProps)
components/theme-provider.tsx:7
Function
ThemeToggle
()
components/theme-toggle.tsx:9