MCPcopy Create free account

hub / github.com/47ng/nuqs / functions

Functions1,603 in github.com/47ng/nuqs

FunctionCardContent
({ className, ...props }: React.ComponentProps<'div'>)
packages/docs/src/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<'div'>)
packages/docs/src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<'div'>)
packages/docs/src/components/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<'div'>)
packages/docs/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<'div'>)
packages/docs/src/components/ui/card.tsx:31
FunctionChangeDescription
({ description }: { description: string })
packages/docs/src/components/changelog/change-description.tsx:7
FunctionChangelogPage
()
packages/docs/src/app/docs/changelog/page.tsx:70
FunctionChartContainer
({ id, className, children, domChildren, config = {}, ...props }: React.ComponentProps<'div'> & {
packages/docs/src/components/ui/chart.tsx:40
FunctionChartLegendContent
({ className, hideIcon = false, payload = [], verticalAlign = 'bottom', align = 'center', nameKey
packages/docs/src/components/ui/chart.tsx:275
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
packages/docs/src/components/ui/chart.tsx:78
FunctionChartTooltipContent
({ active, payload, className, indicator = 'dot', hideLabel = false, hideIndicator = false, labe
packages/docs/src/components/ui/chart.tsx:113
FunctionChild
()
packages/nuqs/src/useQueryStates.browser.test.tsx:115
FunctionChildComponentUseQueryState
()
packages/e2e/shared/specs/life-and-death.tsx:31
FunctionChildComponentUseQueryStates
()
packages/e2e/shared/specs/life-and-death.tsx:58
FunctionClient
()
packages/docs/src/app/playground/_demos/throttling/client.tsx:10
FunctionClient
()
packages/docs/src/app/playground/(demos)/tic-tac-toe/client.tsx:171
FunctionClient
()
packages/e2e/next/src/app/app/transitions/client.tsx:6
FunctionClient
()
packages/e2e/next/src/app/app/repro-774/page.tsx:27
FunctionClient
({ page, target }: ClientProps)
packages/e2e/next/src/app/app/persist-across-navigation/client.tsx:22
FunctionClient
()
packages/e2e/next/src/app/app/repro-498/page.tsx:19
FunctionClient
({ id }: ClientProps)
packages/e2e/next/src/app/app/repro-630/page.tsx:21
FunctionClient
()
packages/e2e/next/src/app/app/push/client.tsx:6
FunctionClient
({ page, linkTo }: ClientProps)
packages/e2e/next/src/app/app/repro-542/client.tsx:17
FunctionClient
()
packages/e2e/next/src/app/app/useSearchParams/page.tsx:15
FunctionClient
()
packages/e2e/next/src/app/app/template/page.tsx:14
FunctionClient
()
packages/e2e/next/src/app/app/repro-758/page.tsx:14
FunctionClient
()
packages/e2e/next/src/app/app/referential-equality/page.tsx:29
FunctionClient
()
packages/e2e/next/src/app/app/remapped-keys/page.tsx:19
FunctionClient
()
packages/e2e/next/src/app/app/repro-388/page.tsx:17
FunctionClient
()
packages/e2e/next/src/app/app/useQueryStates-clear-all/page.tsx:14
FunctionClientPaginationControls
({ numPages }: PaginationControlsProps)
packages/docs/src/app/playground/(demos)/pagination/pagination-controls.client.tsx:21
FunctionClientSegment
({ children }: { children?: ReactNode })
packages/e2e/next/src/app/app/(shared)/dynamic-segments/catch-all/[...segments]/client.tsx:7
FunctionClientSegment
({ children }: { children?: ReactNode })
packages/e2e/next/src/app/app/(shared)/dynamic-segments/optional-catch-all/[[...segments]]/client.tsx:7
FunctionClientSegment
({ children }: { children?: ReactNode })
packages/e2e/next/src/app/app/(shared)/dynamic-segments/dynamic/[segment]/client.tsx:7
FunctionClientStartPage
()
packages/e2e/next/src/app/app/routing-tour/start/client/page.tsx:14
FunctionClients
({ id }: ClientProps)
packages/e2e/next/src/app/app/repro-630/page.tsx:58
FunctionCodeBlock
({ code, lang = 'tsx', compact = false, preHighlighted = false, ...props }: CodeBlockProps)
packages/docs/src/components/code-block.client.tsx:15
FunctionCodeBlock
({ code, lang = 'tsx', compact = false, preHighlighted = false, ...props }: CodeBlockProps)
packages/docs/src/components/code-block.tsx:8
FunctionColorSlider
({ label, value, onChange, accentColor }: ColorSliderProps)
packages/docs/src/app/playground/(demos)/hex-colors/client.tsx:101
FunctionCommitDetail
({ commit, hashLength, refBadgeColor, tagBadgeColor, children }: { commit: Commit hashLength: nu
packages/docs/src/components/commit-graph.tsx:451
FunctionCommitDot
({ color, size = 16 }: { color: string; size?: number })
packages/docs/src/components/commit-graph.tsx:428
FunctionCommitGraph
({ commits, truncateHash = 7, railWidth = 24, railColors, refColors, tagColors, className, ...
packages/docs/src/components/commit-graph.tsx:571
FunctionCommitLine
({ sha, description, author, breaking, className, ...props }: CommitLineProps)
packages/docs/src/components/changelog/commit-line.tsx:20
FunctionComponent
({ id }: { id: string })
packages/docs/content/blog/nuqs-2.5-key-isolation.client.tsx:65
FunctionComponent
(props: React.ComponentProps<'span'>)
packages/e2e/shared/specs/repro-359.tsx:23
FunctionComponent1
()
packages/docs/src/app/playground/_demos/repro-359/page.tsx:12
FunctionComponent2
()
packages/docs/src/app/playground/_demos/repro-359/page.tsx:18
FunctionComponentIncrement
({ id }: { id: string })
packages/docs/content/docs/options.client.tsx:81
FunctionComponentSkeleton
()
packages/docs/content/blog/nuqs-2.5-key-isolation.client.tsx:92
FunctionComponentSkeleton
()
packages/docs/content/docs/options.client.tsx:109
FunctionComponentToggle
({ id }: { id: string })
packages/docs/content/docs/options.client.tsx:95
FunctionCompoundParsersDemo
()
packages/docs/src/app/playground/_demos/compound-parsers/page.tsx:7
FunctionConditionalRenderer
({ Component }: { Component: FC })
packages/e2e/shared/specs/conditional-rendering.tsx:7
FunctionConditionalRenderingUseQueryState
()
packages/e2e/shared/specs/conditional-rendering.tsx:57
FunctionConditionalRenderingUseQueryStates
()
packages/e2e/shared/specs/conditional-rendering.tsx:61
FunctionContainerQueryHelper
()
packages/docs/src/components/responsive-helpers.tsx:28
FunctionContextMenu
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Root>)
packages/docs/src/components/ui/context-menu.tsx:8
FunctionContextMenuContent
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Content>)
packages/docs/src/components/ui/context-menu.tsx:22
FunctionContextMenuItem
({ className, inset, variant = 'default', ...props }: React.ComponentProps<typeof ContextMenuPrimitive
packages/docs/src/components/ui/context-menu.tsx:40
FunctionContextMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Label> & { inset?: b
packages/docs/src/components/ui/context-menu.tsx:63
FunctionContextMenuSeparator
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Separator>)
packages/docs/src/components/ui/context-menu.tsx:83
FunctionContextMenuTrigger
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Trigger>)
packages/docs/src/components/ui/context-menu.tsx:14
FunctionContributionGraph
({ data, blockMargin = 4, blockRadius = 2, blockSize = 12, fontSize = 14, labels: labelsProp = und
packages/docs/src/components/kibo-ui/contribution-graph/index.tsx:240
FunctionContributionGraphBlock
({ activity, dayIndex, weekIndex, className, ...props }: ContributionGraphBlockProps)
packages/docs/src/components/kibo-ui/contribution-graph/index.tsx:312
FunctionContributionGraphCalendar
({ hideMonthLabels = false, className, children, ...props }: ContributionGraphCalendarProps)
packages/docs/src/components/kibo-ui/contribution-graph/index.tsx:365
FunctionContributionGraphFooter
({ className, ...props }: ContributionGraphFooterProps)
packages/docs/src/components/kibo-ui/contribution-graph/index.tsx:425
FunctionContributionGraphLegend
({ className, children, ...props }: ContributionGraphLegendProps)
packages/docs/src/components/kibo-ui/contribution-graph/index.tsx:474
FunctionContributionGraphTotalCount
({ className, children, ...props }: ContributionGraphTotalCountProps)
packages/docs/src/components/kibo-ui/contribution-graph/index.tsx:445
FunctionContributorsFooter
({ contributors }: ContributorsFooterProps)
packages/docs/src/components/changelog/contributors-footer.tsx:40
FunctionContributorsSection
()
packages/docs/src/app/(pages)/_landing/contributors.tsx:106
FunctionControls
()
packages/e2e/shared/specs/repro-1501.tsx:91
FunctionCopyAsMarkdownButton
({ /** * A URL to fetch the raw Markdown/MDX content of page */ markdownUrl }: MarkdownButtonsProps)
packages/docs/src/components/ai/page-actions.tsx:30
FunctionCopyMarkdownUrlButton
({ markdownUrl }: MarkdownButtonsProps)
packages/docs/src/components/ai/page-actions.tsx:75
FunctionCountdown
({ targetDate, expiredMessage = null, className, ...props }: CountdownProps)
packages/docs/src/components/countdown.tsx:12
FunctionCrosslinkDemoPage
()
packages/docs/src/app/playground/_demos/crosslink/page.tsx:8
FunctionCustomGradientBar
( props: React.SVGProps<SVGRectElement> & { dataKey?: string } )
packages/docs/src/app/(pages)/stats/_components/stars.client.tsx:102
FunctionCustomMultiParserDemo
()
packages/docs/content/docs/parsers/demos.tsx:566
FunctionCustomParserDemo
()
packages/docs/content/docs/parsers/demos.tsx:478
FunctionDateISOParserDemo
()
packages/docs/content/docs/parsers/demos.tsx:398
FunctionDateParserDemo
({ label, queryKey, parser, type }: { label: string queryKey: string parser: ParserBuilder<Date>
packages/docs/content/docs/parsers/demos.tsx:328
FunctionDateTimestampParserDemo
()
packages/docs/content/docs/parsers/demos.tsx:409
FunctionDatetimeISOParserDemo
()
packages/docs/content/docs/parsers/demos.tsx:387
FunctionDebounceClient
({ navigateHref }: DebounceProps)
packages/e2e/shared/specs/debounce-client.tsx:17
FunctionDebounceServer
({ state, children }: DebounceServerDisplayProps)
packages/e2e/shared/specs/debounce-server.tsx:9
FunctionDebugControl
()
packages/docs/src/app/playground/debug-control.tsx:5
FunctionDebugControlsSkeleton
()
packages/docs/src/app/playground/layout.tsx:8
FunctionDebugOverlay
({ points, slopes }: DebugPoints)
packages/docs/src/app/(pages)/stats/_components/partial-line.tsx:198
FunctionDeferredForm
()
packages/e2e/next/src/app/app/deferred/page.tsx:15
FunctionDemo
()
packages/nuqs/src/duplicate-copies.browser.test.tsx:83
FunctionDemo
()
packages/docs/src/app/(pages)/_landing/demo.client.tsx:6
FunctionDemoA
()
packages/nuqs/src/duplicate-copies.browser.test.tsx:100
FunctionDemoB
()
packages/nuqs/src/duplicate-copies.browser.test.tsx:104
FunctionDemoContainer
({ children, className, demoKey, ...props }: DemoContainerProps)
packages/docs/content/docs/parsers/demos.tsx:59
FunctionDemoContainer
({ children, className, demoKey, ...props }: DemoContainerProps)
packages/docs/content/docs/parsers/community/effect-schema-demo.tsx:53
FunctionDemoFallback
()
packages/docs/content/docs/parsers/demos.tsx:47
FunctionDemoSkeleton
()
packages/docs/content/blog/nuqs-2.5-key-isolation.client.tsx:29
FunctionDemoSkeleton
()
packages/docs/content/docs/options.client.tsx:11
FunctionDependentsLeaderboard
()
packages/docs/src/app/(pages)/_landing/dependents.tsx:166
FunctionDependentsSection
()
packages/docs/src/app/(pages)/_landing/dependents.tsx:24
FunctionDescription
({ children, className, ...props })
packages/docs/src/components/typography.tsx:66
← previousnext →601–700 of 1,603, ranked by callers