MCPcopy Create free account

hub / github.com/digital-go-jp/design-system-example-components-react / functions

Functions217 in github.com/digital-go-jp/design-system-example-components-react

FunctionFillDemo
()
src/components/ProgressIndicator/ProgressIndicator.stories.tsx:827
FunctionHamburgerIcon
(props: HamburgerIconProps)
src/components/HamburgerMenuButton/parts/HamburgerIcon.tsx:5
FunctionHamburgerWithLabelIcon
(props: HamburgerWithLabelIconProps)
src/components/HamburgerMenuButton/parts/HamburgerWithLabelIcon.tsx:7
FunctionHeadingShoulder
(props: HeadingShoulderProps)
src/components/Heading/Heading.tsx:46
FunctionHorizontalMenu
(props: HorizontalMenuProps)
src/components/HorizontalMenu/HorizontalMenu.tsx:5
FunctionHorizontalMenuItem
(props: HorizontalMenuItemProps)
src/components/HorizontalMenu/HorizontalMenu.tsx:19
FunctionHorizontalMenuItemButton
(props: HorizontalMenuItemButtonProps)
src/components/HorizontalMenu/HorizontalMenu.tsx:59
FunctionHorizontalMenuItemLink
(props: HorizontalMenuItemLinkProps)
src/components/HorizontalMenu/HorizontalMenu.tsx:48
FunctionImage
(props: ImageProps)
src/components/Image/Image.tsx:7
FunctionImageArea
(props: ImageAreaProps)
src/components/Image/Image.tsx:24
FunctionImageAreaLink
(props: ImageAreaLinkProps)
src/components/Image/Image.tsx:39
FunctionImageCaption
(props: ImageCaptionProps)
src/components/Image/Image.tsx:57
FunctionInfoIcon
(props: IconProps)
src/components/NotificationBanner/parts/Icon.tsx:6
FunctionLabel
(props: LabelProps)
src/components/Label/Label.tsx:9
FunctionLanguageSelector
(props: LanguageSelectorProps)
src/components/LanguageSelector/LanguageSelector.tsx:5
FunctionLanguageSelectorArrowIcon
(props: LanguageSelectorArrowIconProps)
src/components/LanguageSelector/parts/ArrowIcon.tsx:5
FunctionLanguageSelectorGlobeIcon
(props: LanguageSelectorGlobeIconProps)
src/components/LanguageSelector/parts/GlobeIcon.tsx:5
FunctionLanguageSelectorGlobeWithLabelIcon
( props: LanguageSelectorGlobeWithLabelIconProps, )
src/components/LanguageSelector/parts/GlobeWithLabelIcon.tsx:5
FunctionLegend
(props: LegendProps)
src/components/Legend/Legend.tsx:9
FunctionLink
(props: LinkProps)
src/components/Link/Link.tsx:24
FunctionLinkExternalLinkIcon
(props: LinkExternalLinkIconProps)
src/components/Link/Link.tsx:46
FunctionList
(props: ListProps)
src/components/List/List.tsx:29
FunctionLongContent
()
src/components/ModalDialog/ModalDialog.stories.tsx:306
FunctionLoopDemo
()
src/components/ProgressIndicator/ProgressIndicator.stories.tsx:790
FunctionMenuList
(props: MenuListProps)
src/components/MenuList/MenuList.tsx:10
FunctionMenuListBoxPopup
(props: MenuListBoxPopupProps)
src/components/MenuListBox/MenuListBox.tsx:77
FunctionMenuListItem
(props: MenuListItemProps)
src/components/MenuList/MenuList.tsx:30
FunctionMenuListItemButton
(props: MenuListItemButtonProps)
src/components/MenuList/MenuList.tsx:64
FunctionMenuListItemLink
(props: MenuListItemLinkProps)
src/components/MenuList/MenuList.tsx:83
FunctionModalDialogActions
({ className, ...rest }: ModalDialogActionsProps)
src/components/ModalDialog/ModalDialog.tsx:121
FunctionModalDialogBody
({ className, ...rest }: ModalDialogBodyProps)
src/components/ModalDialog/ModalDialog.tsx:115
FunctionModalDialogClose
({ className, ...rest }: ModalDialogCloseProps)
src/components/ModalDialog/ModalDialog.tsx:84
FunctionModalDialogContent
({ className, ...rest }: ModalDialogContentProps)
src/components/ModalDialog/ModalDialog.tsx:42
FunctionModalDialogHeader
({ className, ...rest }: ModalDialogHeaderProps)
src/components/ModalDialog/ModalDialog.tsx:58
FunctionModalDialogScrollArea
({ className, ...rest }: ModalDialogScrollAreaProps)
src/components/ModalDialog/ModalDialog.tsx:127
FunctionNewWindowIcon
(props: NewWindowIconProps)
src/components/EmergencyBanner/parts/Button.tsx:29
FunctionNotificationBanner
(props: Props)
src/components/NotificationBanner/NotificationBanner.tsx:19
FunctionNotificationBannerBody
(props: Props)
src/components/NotificationBanner/parts/Body.tsx:5
FunctionNotificationBannerClose
(props: Props)
src/components/NotificationBanner/parts/Close.tsx:7
FunctionNotificationBannerIcon
(props: NotificationBannerIconProps)
src/components/NotificationBanner/parts/Icon.tsx:87
FunctionNotificationBannerMobileClose
(props: Props)
src/components/NotificationBanner/parts/MobileClose.tsx:5
FunctionOverflowShadow
({ children })
src/components/Table/Table.stories.tsx:31
FunctionPagination
(props: PaginationProps)
src/components/v1/Pagination/Pagination.tsx:155
FunctionPaginationCurrent
(props: PaginationCurrentProps)
src/components/v1/Pagination/Pagination.tsx:142
FunctionPaginationEllipsis
(props: PaginationEllipsisProps)
src/components/v1/Pagination/Pagination.tsx:122
FunctionPaginationFirst
(props: PaginationItemProps)
src/components/v1/Pagination/Pagination.tsx:31
FunctionPaginationItem
(props: PaginationItemProps)
src/components/v1/Pagination/Pagination.tsx:21
FunctionPaginationLast
(props: PaginationItemProps)
src/components/v1/Pagination/Pagination.tsx:73
FunctionPaginationNext
(props: PaginationItemProps)
src/components/v1/Pagination/Pagination.tsx:101
FunctionPaginationPrev
(props: PaginationItemProps)
src/components/v1/Pagination/Pagination.tsx:55
FunctionPassiveDemo
()
src/components/ProgressIndicator/ProgressIndicator.stories.tsx:885
FunctionPausableLoopFrame
({ children }: { children: ReactNode })
src/components/ProgressIndicator/ProgressIndicator.stories.tsx:467
FunctionProgressIndicator
(props: ProgressIndicatorProps)
src/components/ProgressIndicator/ProgressIndicator.tsx:13
FunctionProgressIndicatorLinear
(props: ProgressIndicatorLinearProps)
src/components/ProgressIndicator/ProgressIndicator.tsx:142
FunctionProgressIndicatorSpinner
(props: ProgressIndicatorSpinnerProps)
src/components/ProgressIndicator/ProgressIndicator.tsx:73
FunctionProgressIndicatorStatic
(props: ProgressIndicatorStaticProps)
src/components/ProgressIndicator/ProgressIndicator.tsx:197
FunctionRequirementBadge
(props: RequirementBadgeProps)
src/components/RequirementBadge/RequirementBadge.tsx:7
FunctionSampleIcon
()
src/components/ChipLabel/ChipLabel.stories.tsx:59
FunctionScrollToTopButton
(props: ScrollToTopButtonProps)
src/components/deprecated/ScrollToTopButton/ScrollToTopButton.tsx:16
FunctionSeparatedDatePicker
(props: SeparatedDatePickerProps)
src/components/SeparatedDatePicker/SeparatedDatePicker.tsx:17
FunctionSlot
(props: SlotProps)
src/components/Slot/Slot.tsx:7
FunctionSortIcon
({ sort }: { sort: Sort })
src/components/Table/Table.stories.tsx:927
FunctionStatusBadge
(props: ComponentProps<'span'>)
src/components/StatusBadge/StatusBadge.tsx:3
FunctionSuccessIcon
(props: IconProps)
src/components/NotificationBanner/parts/Icon.tsx:65
FunctionSupportText
(props: SupportTextProps)
src/components/SupportText/SupportText.tsx:5
FunctionTab
({ position = 'top', className, children, ...rest }: TabProps)
src/components/Tab/Tab.tsx:18
FunctionTabItem
({ _internalListItemRole, _internalElementType, href, className, children, ...rest }: TabItemProps
src/components/Tab/Tab.tsx:74
FunctionTestComponent
({ onRequestClose }: { onRequestClose?: OnRequestClose })
src/components/ModalDialog/ModalDialog.test.tsx:23
FunctionTestComponent
()
src/components/Tab/Tab.test.tsx:33
FunctionTypography
()
src/foundations/Typography.tsx:3
FunctionUtilityLink
(props: UtilityLinkProps)
src/components/UtilityLink/UtilityLink.tsx:13
FunctionUtilityLinkExternalLinkIcon
(props: UtilityLinkExternalLinkIconProps)
src/components/UtilityLink/UtilityLink.tsx:35
FunctionWarningIcon
(props: IconProps)
src/components/NotificationBanner/parts/Icon.tsx:25
FunctiongetListProps
()
src/components/Tab/useTabAria.ts:65
FunctiongetPanelProps
(index: number)
src/components/Tab/useTabAria.ts:124
FunctiongetTabProps
(index: number)
src/components/Tab/useTabAria.ts:114
FunctionhandleCalendarChange
(newDate: DateValue | null)
src/components/DatePicker/DatePicker.stories.tsx:262
FunctionhandleCalendarChange
(newDate: DateValue | null)
src/components/SeparatedDatePicker/SeparatedDatePicker.stories.tsx:246
FunctionhandleCancel
(e: Event)
src/components/ModalDialog/useModalDialog.ts:63
FunctionhandleCheckAllChange
()
src/components/Table/Table.stories.tsx:807
FunctionhandleCheckAllChange
()
src/components/Checkbox/Checkbox.stories.tsx:262
FunctionhandleClickOutside
(e: MouseEvent)
src/components/MenuListBox/useMenuListBox.ts:53
FunctionhandleDisabled
(e: React.MouseEvent<HTMLInputElement, MouseEvent>)
src/components/Radio/Radio.tsx:13
FunctionhandleDisabled
(e: React.MouseEvent<HTMLButtonElement, MouseEvent>)
src/components/Button/Button.tsx:87
FunctionhandleDisabled
(e: React.MouseEvent<HTMLInputElement, MouseEvent>)
src/components/Checkbox/Checkbox.tsx:13
FunctionhandleDisabledKeyDown
(e: React.KeyboardEvent<HTMLSelectElement>)
src/components/Select/Select.tsx:13
FunctionhandleDisabledMouseDown
(e: React.MouseEvent<HTMLSelectElement, MouseEvent>)
src/components/Select/Select.tsx:19
FunctionhandleDocumentDragOver
(e: globalThis.DragEvent)
src/components/FileUpload/hooks/useFileDrop.ts:183
FunctionhandleDragEnter
()
src/components/FileUpload/hooks/useFileDrop.ts:101
FunctionhandleDragLeave
()
src/components/FileUpload/hooks/useFileDrop.ts:114
FunctionhandleDragOver
(e: DragEvent)
src/components/FileUpload/hooks/useFileDrop.ts:109
FunctionhandleDrop
(e: DragEvent)
src/components/FileUpload/hooks/useFileDrop.ts:123
FunctionhandleEscape
(e: KeyboardEvent)
src/components/MenuListBox/useMenuListBox.ts:59
FunctionhandleInputChange
(e: ChangeEvent<HTMLInputElement>)
src/components/FileUpload/hooks/useFileState.ts:139
FunctionhandleKeyDown
(event: KeyboardEvent<HTMLInputElement>)
src/components/DatePicker/DatePicker.tsx:29
FunctionhandleMenuItemKeyDown
(e: React.KeyboardEvent<HTMLAnchorElement>)
src/components/LanguageSelector/LanguageSelector.stories.tsx:149
FunctionhandleNext
()
src/components/Carousel/Carousel.stories.tsx:479
FunctionhandleOpenerClick
()
src/components/MenuListBox/useMenuListBox.ts:81
FunctionhandleOpenerKeyDown
(e: React.KeyboardEvent<HTMLButtonElement>)
src/components/LanguageSelector/LanguageSelector.stories.tsx:297
FunctionhandleOpenerKeydown
(e: React.KeyboardEvent<HTMLButtonElement>)
src/components/MenuListBox/useMenuListBox.ts:90
← previousnext →101–200 of 217, ranked by callers