MCPcopy Create free account

hub / github.com/TailGrids/tailgrids / functions

Functions977 in github.com/TailGrids/tailgrids

FunctionRangeCalendarValidationPreview
()
apps/docs/src/components/preview/range-calendar/range-calendar-validation-preview.tsx:19
FunctionRangeCalendarYearPicker
({ className }: YearPickerProps)
apps/docs/src/registry/core/range-calendar.tsx:301
FunctionRangeCalendarYearPickerPreview
()
apps/docs/src/components/preview/range-calendar/range-calendar-year-picker-preview.tsx:15
FunctionRangeNavButton
({ slot, className, ...props }: RangeNavButtonProps)
apps/docs/src/registry/core/range-calendar.tsx:89
FunctionReactColorIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:2910
FunctionReactIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:2166
FunctionReloadIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:2748
FunctionReloadIconAlt
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:3321
FunctionResizableHandle
({ withHandle, className, ...props }: ResizablePrimitive.SeparatorProps & { withHandle?: boolean; })
apps/docs/src/registry/core/resizable.tsx:26
FunctionResizableHandlePreview
()
apps/docs/src/components/preview/resizable/resizable-handle-preview.tsx:7
FunctionResizableNested
()
apps/docs/src/components/preview/resizable/resizable-nested-preview.tsx:7
FunctionResizablePanel
({ ...props }: ResizablePrimitive.PanelProps)
apps/docs/src/registry/core/resizable.tsx:22
FunctionResizablePanelGroup
({ className, ...props }: ResizablePrimitive.GroupProps)
apps/docs/src/registry/core/resizable.tsx:6
FunctionResizablePreview
()
apps/docs/src/components/preview/resizable/resizable-preview.tsx:7
FunctionResizableVertical
()
apps/docs/src/components/preview/resizable/resizable-vertical-preview.tsx:7
FunctionResponsiveIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:3223
FunctionRightArrowIconT
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:1558
FunctionRoadMapIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:394
FunctionScrollArea
({ className, children, ...props }: ScrollAreaPrimitive.Root.Props)
apps/docs/src/registry/core/scroll-area.tsx:31
FunctionScrollAreaBothPreview
()
apps/docs/src/components/preview/scroll-area/scroll-area-both-preview.tsx:7
FunctionScrollAreaHorizontalPreview
()
apps/docs/src/components/preview/scroll-area/scroll-area-horizontal-preview.tsx:9
FunctionScrollAreaPreview
()
apps/docs/src/components/preview/scroll-area/scroll-area-preview.tsx:11
FunctionScrollAreaViewport
({ className, children, ...props }: ScrollAreaPrimitive.Viewport.Props)
apps/docs/src/registry/core/scroll-area.tsx:48
FunctionScrollBar
({ className, orientation = "vertical", ...props }: ScrollBarProps)
apps/docs/src/registry/core/scroll-area.tsx:67
FunctionSearchIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:837
FunctionSearchIcon
({ ...props }: React.SVGProps<SVGSVGElement>)
apps/docs/src/icons/index.tsx:262
FunctionSearchModal
({ isOpen, onClose }: SearchModalProps)
apps/docs/src/components/search-modal.tsx:18
FunctionSearchReactIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:674
FunctionSearchToggle
()
apps/docs/src/components/search-toggle.tsx:6
FunctionSegmentedControl
({ items, value, onChange }: SegmentedControlProps)
apps/docs/src/components/segmented-control.tsx:12
FunctionSelect
({ className, children, ...props }: SelectProps<T>)
apps/docs/src/registry/core/select.tsx:66
FunctionSelectContent
({ children, className, ...props }: SelectContentProps)
apps/docs/src/registry/core/select.tsx:221
FunctionSelectControlledMultiplePreview
()
apps/docs/src/components/preview/select/select-controlled-multiple-preview.tsx:14
FunctionSelectControlledPreview
()
apps/docs/src/components/preview/select/select-controlled-preview.tsx:15
FunctionSelectCustomIndicatorPreview
()
apps/docs/src/components/preview/select/select-custom-indicator-preview.tsx:13
FunctionSelectCustomValuesPreview
()
apps/docs/src/components/preview/select/select-custom-values-preview.tsx:12
FunctionSelectDescription
({ className, ...props }: TextProps)
apps/docs/src/registry/core/select.tsx:353
FunctionSelectDisabledPreview
()
apps/docs/src/components/preview/select/select-disabled-preview.tsx:13
FunctionSelectDisplayValue
({ className, ...props }: SelectValueProps<T>)
apps/docs/src/registry/core/select.tsx:180
FunctionSelectErrorMessage
({ className, ...props }: TextProps)
apps/docs/src/registry/core/select.tsx:366
FunctionSelectHeader
({ className, ...props }: ComponentProps<typeof Header>)
apps/docs/src/registry/core/select.tsx:310
FunctionSelectIndicator
({ className, children, ...props }: ComponentProps<"span">)
apps/docs/src/registry/core/select.tsx:197
FunctionSelectItem
({ className, children, ...props }: ListBoxItemProps)
apps/docs/src/registry/core/select.tsx:275
FunctionSelectLabel
({ className, ...props }: LabelProps)
apps/docs/src/registry/core/select.tsx:338
FunctionSelectMultiplePreview
()
apps/docs/src/components/preview/select/select-multiple-preview.tsx:14
FunctionSelectPreview
()
apps/docs/src/components/preview/select/select-preview.tsx:12
FunctionSelectRequiredPreview
()
apps/docs/src/components/preview/select/select-required-preview.tsx:15
FunctionSelectSection
({ className, ...props }: ListBoxSectionProps<T>)
apps/docs/src/registry/core/select.tsx:301
FunctionSelectSeparator
({ className, ...props }: ComponentProps<"hr">)
apps/docs/src/registry/core/select.tsx:324
FunctionSelectTheme
()
apps/docs/src/components/select-theme.tsx:13
FunctionSelectTrigger
({ className, children, ...props }: SelectTriggerProps)
apps/docs/src/registry/core/select.tsx:156
FunctionSelectWithLabelPreview
()
apps/docs/src/components/preview/select/select-with-label-preview.tsx:14
FunctionSelectWithSectionsPreview
()
apps/docs/src/components/preview/select/select-with-sections-preview.tsx:15
FunctionSeparator
({ className, orientation = "horizontal", ...props }: SeparatorProps)
apps/docs/src/registry/core/separator.tsx:24
FunctionSeparatorDecorativePreview
()
apps/docs/src/components/preview/separator/separator-decorative-preview.tsx:3
FunctionSeparatorOrientationPreview
()
apps/docs/src/components/preview/separator/separator-orientation-preview.tsx:3
FunctionSeparatorPreview
()
apps/docs/src/components/preview/separator/separator-preview.tsx:3
FunctionSettingsIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:1607
FunctionSettingsIconAlt
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:3057
FunctionSheet
(props: SheetProps)
apps/docs/src/registry/core/sheet.tsx:25
FunctionSheetBody
({ className, ...props }: SheetBodyProps)
apps/docs/src/registry/core/sheet.tsx:206
FunctionSheetClose
({ className, ...props }: SheetCloseProps)
apps/docs/src/registry/core/sheet.tsx:251
FunctionSheetContent
({ children, className, side = "right", modalProps, showCloseButton = true, ...props }: SheetConte
apps/docs/src/registry/core/sheet.tsx:110
FunctionSheetDescription
({ className, ...props }: SheetDescriptionProps)
apps/docs/src/registry/core/sheet.tsx:189
FunctionSheetFooter
({ className, showCloseButton = false, children, ...props }: SheetFooterProps)
apps/docs/src/registry/core/sheet.tsx:222
FunctionSheetFormPreview
()
apps/docs/src/components/preview/sheet/sheet-form-preview.tsx:20
FunctionSheetHeader
({ className, ...props }: SheetHeaderProps)
apps/docs/src/registry/core/sheet.tsx:156
FunctionSheetMobileNavPreview
()
apps/docs/src/components/preview/sheet/sheet-mobile-nav-preview.tsx:15
FunctionSheetOverlay
({ className, isDismissable = true, ...props }: SheetOverlayProps)
apps/docs/src/registry/core/sheet.tsx:44
FunctionSheetPreview
()
apps/docs/src/components/preview/sheet/sheet-preview.tsx:16
FunctionSheetScrollablePreview
()
apps/docs/src/components/preview/sheet/sheet-scrollable-preview.tsx:16
FunctionSheetSidesPreview
()
apps/docs/src/components/preview/sheet/sheet-sides-preview.tsx:17
FunctionSheetTitle
({ className, ...props }: SheetTitleProps)
apps/docs/src/registry/core/sheet.tsx:172
FunctionSheetTrigger
({ className, ...props }: SheetTriggerProps)
apps/docs/src/registry/core/sheet.tsx:33
FunctionShieldIcon
(props: IconProps)
apps/docs/src/components/ui/icons/index.tsx:2595
FunctionSidebarBadge
({ type }: { type: "new" | "updated" })
apps/docs/src/components/sidebar-components.tsx:19
FunctionSidebarCollapsiblePreview
()
apps/docs/src/components/preview/sidebar/sidebar-collapsible-preview.tsx:25
FunctionSidebarContentSection
({ open }: { open: boolean })
apps/docs/src/components/preview/sidebar/sidebar-basic-preview.tsx:287
FunctionSidebarDemo
()
apps/docs/src/components/preview/sidebar/sidebar-basic-preview.tsx:154
FunctionSidebarFooterSection
({ open }: { open: boolean })
apps/docs/src/components/preview/sidebar/sidebar-basic-preview.tsx:334
FunctionSidebarHeaderSection
({ open, activeTeam, setActiveTeam }: { open: boolean; activeTeam: { name: string; plan: string };
apps/docs/src/components/preview/sidebar/sidebar-basic-preview.tsx:206
FunctionSidebarPreview
()
apps/docs/src/components/preview/sidebar/sidebar-preview.tsx:36
FunctionSidebarVariantsPreview
()
apps/docs/src/components/preview/sidebar/sidebar-variants-preview.tsx:26
FunctionSizeItem
({ size, label }: { size: "sm" | "md"; label: string })
apps/docs/src/components/preview/checkbox/checkbox-sizes-preview.tsx:16
FunctionSkeleton
({ className, ...props }: ComponentProps<"div">)
apps/docs/src/registry/core/skeleton.tsx:4
FunctionSkeletonAvatarPreview
()
apps/docs/src/components/preview/skeleton/skeleton-avatar-preview.tsx:3
FunctionSkeletonBlogPreview
()
apps/docs/src/components/preview/skeleton/skeleton-blog-preview.tsx:3
FunctionSkeletonButtonPreview
()
apps/docs/src/components/preview/skeleton/skeleton-button-preview.tsx:3
FunctionSkeletonCardPreview
()
apps/docs/src/components/preview/skeleton/skeleton-card-preview.tsx:3
FunctionSkeletonChartPreview
()
apps/docs/src/components/preview/skeleton/skeleton-chart-preview.tsx:3
FunctionSkeletonListPreview
()
apps/docs/src/components/preview/skeleton/skeleton-list-preview.tsx:3
FunctionSkeletonPreview
()
apps/docs/src/components/preview/skeleton/skeleton-preview.tsx:3
FunctionSkeletonShapesPreview
()
apps/docs/src/components/preview/skeleton/skeleton-shapes-preview.tsx:3
FunctionSkeletonTablePreview
()
apps/docs/src/components/preview/skeleton/skeleton-table-preview.tsx:3
FunctionSlider
(props: SliderProps)
apps/docs/src/registry/core/slider.tsx:22
FunctionSliderDefaultPreview
()
apps/docs/src/components/preview/slider/slider-default-preview.tsx:3
FunctionSliderDisabledPreview
()
apps/docs/src/components/preview/slider/slider-disabled-preview.tsx:3
FunctionSliderRangePreview
()
apps/docs/src/components/preview/slider/slider-range-preview.tsx:3
FunctionSliderStepPreview
()
apps/docs/src/components/preview/slider/slider-step-preview.tsx:7
FunctionSliderValuePreview
()
apps/docs/src/components/preview/slider/slider-value-preview.tsx:3
← previousnext →701–800 of 977, ranked by callers