MCPcopy Create free account

hub / github.com/alexyakir/functional-ui-kit / functions

Functions65 in github.com/alexyakir/functional-ui-kit

↓ 6 callersFunctionisOptionGroup
(option: Option | OptionGroup)
src/components/fui-select/fui-select.tsx:67
↓ 5 callersFunctionusePopoverContext
()
src/components/fui-popover/popover.tsx:96
↓ 4 callersFunctionFuiIllustrationCat
()
src/illustrations/fui-illustration-cat.tsx:4
↓ 2 callersFunctiononClick
(e?: React.MouseEvent<HTMLDivElement> | React.KeyboardEvent<HTMLDivElement>)
src/components/fui-select/fui-select.tsx:330
↓ 2 callersFunctionrenderMenuOption
(option: Option, index: number)
src/components/fui-select/fui-select.tsx:185
↓ 2 callersFunctionrenderOptions
(options: (Option | OptionGroup)[])
src/components/fui-select/fui-select.tsx:76
↓ 2 callersFunctiontoggleMenu
()
src/components/fui-select/fui-select.tsx:162
↓ 1 callersFunctiongetActionType
(type: FuiNotificationProps['type'])
src/components/fui-notification/fui-notification.tsx:43
↓ 1 callersFunctionisOptionGroup
(option: Option | OptionGroup)
src/components/fui-option-group/fui-option-group.tsx:25
↓ 1 callersFunctiononChange
()
src/components/fui-toggle/fui-toggle.tsx:49
↓ 1 callersFunctiononClear
(e?: React.MouseEvent<HTMLDivElement>)
src/components/fui-select/fui-select.tsx:151
↓ 1 callersFunctiononKeyDownClear
(e: React.KeyboardEvent<HTMLDivElement>)
src/components/fui-select/fui-select.tsx:143
↓ 1 callersFunctionrenderIcon
(type: string)
src/components/fui-status-message/fui-status-message.tsx:26
↓ 1 callersFunctionrenderMenuOption
(option: Option, index: number)
src/components/fui-option-group/fui-option-group.tsx:36
↓ 1 callersFunctionrenderNotificationIcon
(type: FuiNotificationProps['type'])
src/components/fui-notification/fui-notification.tsx:21
↓ 1 callersFunctionrenderOptions
(options: (Option | OptionGroup)[])
src/components/fui-option-group/fui-option-group.tsx:53
↓ 1 callersFunctionusePopover
({ initialOpen = false, placement = "bottom", modal, open: controlledOpen, onOpenChange: setControll
src/components/fui-popover/popover.tsx:27
FunctionFuiBadge
(props: FuiBadgeProps)
src/components/fui-badge/fui-badge.tsx:19
FunctionFuiButton
(props: FuiButtonProps)
src/components/fui-button/fui-button.tsx:27
FunctionFuiCheckbox
(props: FuiCheckboxProps)
src/components/fui-checkbox/fui-checkbox.tsx:20
FunctionFuiCustomMultiSelect
(props: FuiMultiSelectProps)
src/components/fui-select/fui-select.tsx:260
FunctionFuiCustomSelect
(props: FuiSingleSelectProps)
src/components/fui-select/fui-select.tsx:117
FunctionFuiEmpty
(props: FuiEmptyProps)
src/components/fui-empty/fui-empty.tsx:17
FunctionFuiIconCheck12X12
()
src/icons/fui-icon-check-12x12.tsx:4
FunctionFuiIconCheck16X16
()
src/icons/fui-icon-check-16x16.tsx:4
FunctionFuiIconCheck8X8
()
src/icons/fui-icon-check-8x8.tsx:4
FunctionFuiIconChevronDown12X12
()
src/icons/fui-icon-chevron-down-12x12.tsx:4
FunctionFuiIconExclamationMark16x16
()
src/icons/fui-icon-exclamation-mark-16x16.tsx:4
FunctionFuiIconExclamationMark8x8
()
src/icons/fui-icon-exclamation-mark-8x8.tsx:4
FunctionFuiIconIndeterminateLine2x10
()
src/icons/fui-icon-indeterminate-line-2x10.tsx:4
FunctionFuiIconMinus12x12
()
src/icons/fui-icon-minus-12x12.tsx:4
FunctionFuiIconMinus8x8
()
src/icons/fui-icon-minus-8x8.tsx:4
FunctionFuiIconPlaceholder16X16
()
src/icons/fui-icon-placeholder-16x16.tsx:4
FunctionFuiIconPlaceholder32X32
()
src/icons/fui-icon-placeholder-32x32.tsx:4
FunctionFuiIconPlus12x12
()
src/icons/fui-icon-plus-12x12.tsx:5
FunctionFuiIconPlus8x8
()
src/icons/fui-icon-plus-8x8.tsx:5
FunctionFuiIconX12x12
()
src/icons/fui-icon-x-16x16.tsx:4
FunctionFuiIconX12x12
()
src/icons/fui-icon-x-12x12.tsx:4
FunctionFuiIconX8x8
()
src/icons/fui-icon-x-8x8.tsx:4
FunctionFuiModal
(props: FuiModalProps)
src/components/fui-modal/fui-modal.tsx:41
FunctionFuiNativeSelect
(props: FuiNativeSelectProps)
src/components/fui-select/fui-select.tsx:71
FunctionFuiNotification
(props: FuiNotificationProps)
src/components/fui-notification/fui-notification.tsx:56
FunctionFuiOptionGroup
({ options, className, onSelect, }: FuiOptionGroupProps)
src/components/fui-option-group/fui-option-group.tsx:29
FunctionFuiPopover
(props: FuiPopoverProps)
src/components/fui-popover/fui-popover.tsx:35
FunctionFuiRadio
(props: FuiRadioProps)
src/components/fui-radio/fui-radio.tsx:17
FunctionFuiSelect
({ ...props }: FuiNativeSelectProps | FuiSingleSelectProps | FuiMultiSelectProps)
src/components/fui-select/fui-select.tsx:433
FunctionFuiStatusMessage
({ ...props }: FuiStatusMessageProps & React.HtmlHTMLAttributes<HTMLDivElement>)
src/components/fui-status-message/fui-status-message.tsx:17
FunctionFuiStepper
(props: FuiStepperProps)
src/components/fui-stepper/fui-stepper.tsx:27
FunctionFuiSwitch
({ size = 'medium', ...props }: FuiSwitchProps)
src/components/fui-switch/fui-switch.tsx:17
FunctionFuiTextInput
(props: FuiTextInputProps)
src/components/fui-text-input/fui-text-input.tsx:26
FunctionFuiToggle
(props: FuiToggleProps)
src/components/fui-toggle/fui-toggle.tsx:26
FunctionFuiTooltip
(props: FuiTooltipProps)
src/components/fui-tooltip/fui-tooltip.tsx:19
FunctionPopover
({ children, modal = false, ...restOptions }: { children: React.ReactNode; } & PopoverOptions)
src/components/fui-popover/popover.tsx:106
FunctioncloseMenu
()
src/components/fui-select/fui-select.tsx:158
FunctiononChange
(e: React.ChangeEvent<HTMLSelectElement>)
src/components/fui-select/fui-select.tsx:72
FunctiononClick
(e: React.MouseEvent<HTMLDivElement>)
src/components/fui-checkbox/fui-checkbox.tsx:28
FunctiononClick
()
src/components/fui-radio/fui-radio.tsx:38
FunctiononKeyDown
(e: React.KeyboardEvent<HTMLSelectElement | HTMLDivElement>)
src/components/fui-select/fui-select.tsx:136
FunctiononKeyDown
(e: React.KeyboardEvent<HTMLDivElement>)
src/components/fui-option-group/fui-option-group.tsx:37
FunctiononMouseDownSelect
(e: React.MouseEvent<HTMLSelectElement>)
src/components/fui-select/fui-select.tsx:180
FunctiononSpace
(e: React.KeyboardEvent)
src/components/fui-checkbox/fui-checkbox.tsx:34
FunctiononSpace
(e: React.KeyboardEvent)
src/components/fui-radio/fui-radio.tsx:44
FunctiononSpace
(e: React.KeyboardEvent)
src/components/fui-toggle/fui-toggle.tsx:55
FunctiononToggleMaster
()
src/components/fui-checkbox/fui-checkbox.stories.tsx:106
FunctiontoggleOpen
()
src/components/fui-popover/fui-popover.stories.tsx:77