MCPcopy Create free account

hub / github.com/TailAdmin/free-react-tailwind-admin-dashboard / functions

Functions157 in github.com/TailAdmin/free-react-tailwind-admin-dashboard

↓ 4 callersFunctionuseModal
(initialState: boolean = false)
src/hooks/useModal.ts:3
↓ 4 callersFunctionuseSidebar
()
src/context/SidebarContext.tsx:18
↓ 3 callersFunctiongetButtonClass
(option: "optionOne" | "optionTwo" | "optionThree")
src/components/common/ChartTab.tsx:8
↓ 2 callersFunctionhandleSelect
(optionValue: string)
src/components/form/MultiSelect.tsx:65
↓ 2 callersFunctionrenderMenuItems
(items: NavItem[], menuType: "main" | "others")
src/layout/AppSidebar.tsx:163
↓ 2 callersFunctionresetModalFields
()
src/pages/Calendar.tsx:110
↓ 2 callersFunctionupdateSelection
(newSelected: string[])
src/components/form/MultiSelect.tsx:53
↓ 2 callersFunctionuseTheme
()
src/context/ThemeContext.tsx:52
↓ 2 callersFunctionvalidateEmail
(value: string)
src/components/form/form-elements/InputStates.tsx:11
↓ 1 callersFunctionhandleResize
()
src/context/SidebarContext.tsx:37
↓ 1 callersFunctionhandleSubmenuToggle
(index: number, menuType: "main" | "others")
src/layout/AppSidebar.tsx:150
↓ 1 callersFunctionremoveOption
(optionValue: string)
src/components/form/MultiSelect.tsx:72
↓ 1 callersFunctiontoggleDropdown
()
src/components/form/MultiSelect.tsx:58
↓ 1 callersFunctiontoggleDropdown
()
src/components/header/NotificationDropdown.tsx:10
↓ 1 callersFunctiontoggleMobileSidebar
()
src/context/SidebarContext.tsx:57
↓ 1 callersFunctiontoggleSidebar
()
src/context/SidebarContext.tsx:53
FunctionAlert
({ variant, title, message, showLink = false, linkHref = "#", linkText = "Learn more", })
src/components/ui/alert/Alert.tsx:12
FunctionAlerts
()
src/pages/UiElements/Alerts.tsx:6
FunctionApp
()
src/App.tsx:22
FunctionAppHeader
()
src/layout/AppHeader.tsx:9
FunctionAppLayout
()
src/layout/AppLayout.tsx:30
FunctionAppSidebar
()
src/layout/AppSidebar.tsx:95
FunctionAppWrapper
({ children }: { children: React.ReactNode })
src/components/common/PageMeta.tsx:16
FunctionAspectRatioVideo
({ videoUrl, aspectRatio = "video", // Default aspect ratio title = "Embedded Video", })
src/components/ui/videos/AspectRatioVideo.tsx:7
FunctionAuthLayout
({ children, }: { children: React.ReactNode; })
src/pages/AuthPages/AuthPageLayout.tsx:6
FunctionAvatar
({ src, alt = "User Avatar", size = "medium", status = "none", })
src/components/ui/avatar/Avatar.tsx:32
FunctionAvatars
()
src/pages/UiElements/Avatars.tsx:6
FunctionBackdrop
()
src/layout/Backdrop.tsx:3
FunctionBadge
({ variant = "light", color = "primary", size = "md", startIcon, endIcon, children, })
src/components/ui/badge/Badge.tsx:21
FunctionBadges
()
src/pages/UiElements/Badges.tsx:7
FunctionBarChart
()
src/pages/Charts/BarChart.tsx:6
FunctionBarChartOne
()
src/components/charts/bar/BarChartOne.tsx:4
FunctionBasicTableOne
()
src/components/tables/BasicTables/BasicTableOne.tsx:112
FunctionBasicTables
()
src/pages/Tables/BasicTables.tsx:6
FunctionBlank
()
src/pages/Blank.tsx:4
FunctionButton
({ children, size = "md", variant = "primary", startIcon, endIcon, onClick, className = "", di
src/components/ui/button/Button.tsx:14
FunctionButtons
()
src/pages/UiElements/Buttons.tsx:7
FunctionCalendar
()
src/pages/Calendar.tsx:17
FunctionChartTab
()
src/components/common/ChartTab.tsx:3
FunctionCheckbox
({ label, checked, id, onChange, className = "", disabled = false, })
src/components/form/input/Checkbox.tsx:12
FunctionCheckboxComponents
()
src/components/form/form-elements/CheckboxComponents.tsx:5
FunctionComponentCard
({ title, children, className = "", desc = "", })
src/components/common/ComponentCard.tsx:8
FunctionCountryMap
({ mapColor })
src/components/ecommerce/CountryMap.tsx:10
FunctionDatePicker
({ id, mode, onChange, label, defaultDate, placeholder, }: PropsType)
src/components/form/date-picker.tsx:18
FunctionDefaultInputs
()
src/components/form/form-elements/DefaultInputs.tsx:9
FunctionDemographicCard
()
src/components/ecommerce/DemographicCard.tsx:7
FunctionDropdown
({ isOpen, onClose, children, className = "", })
src/components/ui/dropdown/Dropdown.tsx:11
FunctionDropdownItem
({ tag = "button", to, onClick, onItemClick, baseClassName = "block w-full text-left px-4 py-2 text-
src/components/ui/dropdown/DropdownItem.tsx:14
FunctionDropzoneComponent
()
src/components/form/form-elements/DropZone.tsx:5
FunctionEcommerceMetrics
()
src/components/ecommerce/EcommerceMetrics.tsx:9
FunctionFileInput
({ className, onChange })
src/components/form/input/FileInput.tsx:8
FunctionFileInputExample
()
src/components/form/form-elements/FileInputExample.tsx:5
FunctionForm
({ onSubmit, children, className })
src/components/form/Form.tsx:9
FunctionFormElements
()
src/pages/Forms/FormElements.tsx:14
FunctionFourIsToThree
()
src/components/ui/videos/FourIsToThree.tsx:1
FunctionGridShape
()
src/components/common/GridShape.tsx:1
FunctionHeader
({ onClick, onToggle })
src/components/header/Header.tsx:12
FunctionHome
()
src/pages/Dashboard/Home.tsx:9
FunctionImages
()
src/pages/UiElements/Images.tsx:8
FunctionInput
({ type = "text", id, name, placeholder, value, onChange, className = "", min, max, step,
src/components/form/input/InputField.tsx:21
FunctionInputGroup
()
src/components/form/form-elements/InputGroup.tsx:7
FunctionInputStates
()
src/components/form/form-elements/InputStates.tsx:5
FunctionLabel
({ htmlFor, children, className })
src/components/form/Label.tsx:11
FunctionLayoutContent
()
src/layout/AppLayout.tsx:7
FunctionLineChart
()
src/pages/Charts/LineChart.tsx:6
FunctionLineChartOne
()
src/components/charts/line/LineChartOne.tsx:4
FunctionModal
({ isOpen, onClose, children, className, showCloseButton = true, // Default to true for backwards co
src/components/ui/modal/index.tsx:12
FunctionMonthlySalesChart
()
src/components/ecommerce/MonthlySalesChart.tsx:8
FunctionMonthlyTarget
()
src/components/ecommerce/MonthlyTarget.tsx:8
FunctionMultiSelect
({ label, options, defaultSelected = [], value, onChange, disabled = false, placeholder = "Selec
src/components/form/MultiSelect.tsx:19
FunctionNotFound
()
src/pages/OtherPage/NotFound.tsx:5
FunctionNotificationDropdown
()
src/components/header/NotificationDropdown.tsx:6
FunctionOneIsToOne
()
src/components/ui/videos/OneIsToOne.tsx:1
FunctionPageBreadcrumb
({ pageTitle })
src/components/common/PageBreadCrumb.tsx:7
FunctionPageMeta
({ title, description, }: { title: string; description: string; })
src/components/common/PageMeta.tsx:3
FunctionPhoneInput
({ countries, placeholder = "+1 (555) 000-0000", onChange, selectPosition = "start", // Default positi
src/components/form/group-input/PhoneInput.tsx:15
FunctionRadio
({ id, name, value, checked, label, onChange, className = "", disabled = false, })
src/components/form/input/Radio.tsx:12
FunctionRadioButtons
()
src/components/form/form-elements/RadioButtons.tsx:5
FunctionRadioSm
({ id, name, value, checked, label, onChange, className = "", })
src/components/form/input/RadioSm.tsx:11
FunctionRecentOrders
()
src/components/ecommerce/RecentOrders.tsx:71
FunctionResponsiveImage
()
src/components/ui/images/ResponsiveImage.tsx:1
FunctionScrollToTop
()
src/components/common/ScrollToTop.tsx:4
FunctionSelect
({ options, placeholder = "Select an option", onChange, className = "", defaultValue = "", })
src/components/form/Select.tsx:16
FunctionSelectInputs
()
src/components/form/form-elements/SelectInputs.tsx:7
FunctionSidebarProvider
({ children, })
src/context/SidebarContext.tsx:26
FunctionSidebarWidget
()
src/layout/SidebarWidget.tsx:1
FunctionSignIn
()
src/pages/AuthPages/SignIn.tsx:5
FunctionSignInForm
()
src/components/auth/SignInForm.tsx:9
FunctionSignUp
()
src/pages/AuthPages/SignUp.tsx:5
FunctionSignUpForm
()
src/components/auth/SignUpForm.tsx:8
FunctionSixteenIsToNine
()
src/components/ui/videos/SixteenIsToNine.tsx:1
FunctionStatisticsChart
()
src/components/ecommerce/StatisticsChart.tsx:8
FunctionSwitch
({ label, defaultChecked = false, disabled = false, onChange, color = "blue", // Default to blue col
src/components/form/switch/Switch.tsx:11
FunctionTable
({ children, className })
src/components/ui/table/index.tsx:35
FunctionTableBody
({ children, className })
src/components/ui/table/index.tsx:45
FunctionTableCell
({ children, isHeader = false, className, })
src/components/ui/table/index.tsx:55
FunctionTableHeader
({ children, className })
src/components/ui/table/index.tsx:40
FunctionTableRow
({ children, className })
src/components/ui/table/index.tsx:50
FunctionTextArea
({ placeholder = "Enter your message", // Default placeholder rows = 3, // Default number of rows value
src/components/form/input/TextArea.tsx:14
FunctionTextAreaInput
()
src/components/form/form-elements/TextAreaInput.tsx:6
next →1–100 of 157, ranked by callers