MCPcopy Create free account

hub / github.com/chainlit/chainlit / functions

Functions973 in github.com/chainlit/chainlit

FunctionElementView
({ element, onGoBack }: ElementViewProps)
frontend/src/components/atoms/elements/ElementView.tsx:18
FunctionEnv
()
frontend/src/pages/Env.tsx:20
FunctionExpandIcon
(props: SvgIconProps)
frontend/src/assets/expand.tsx:3
FunctionFeedbackButtons
({ message }: Props)
frontend/src/components/molecules/messages/components/FeedbackButtons.tsx:36
FunctionFeedbackSelect
()
frontend/src/components/organisms/sidebar/threadHistory/filters/FeedbackSelect.tsx:21
FunctionFileElement
({ element }: { element: IFileElement })
frontend/src/components/atoms/elements/File.tsx:7
FunctionFilters
()
frontend/src/components/organisms/sidebar/threadHistory/filters/index.tsx:6
FunctionFormInput
({ element }: { element: TFormInput })
frontend/src/components/atoms/inputs/FormInput.tsx:28
FunctionFrameElement
({ children }: { children: React.ReactNode })
frontend/src/components/atoms/elements/Frame.tsx:5
FunctionGithubButton
({ ...props }: Props)
frontend/src/components/atoms/buttons/githubButton.tsx:9
FunctionGithubIcon
(props: SvgIconProps)
frontend/src/assets/github.tsx:3
FunctionGitlab
()
frontend/src/components/atoms/icons/Gitlab.tsx:1
FunctionGreyButton
({ sx, ...props }: ButtonProps)
frontend/src/components/atoms/buttons/GreyButton.tsx:7
FunctionHeader
({ status }: { status: string })
frontend/src/components/molecules/tasklist/TaskList.tsx:12
FunctionHeader
({ expanded, setExpanded }: Props)
libs/copilot/src/components/Header.tsx:15
FunctionHome
()
frontend/src/pages/Home.tsx:5
FunctionImageElement
({ element }: Props)
frontend/src/components/atoms/elements/Image.tsx:24
FunctionImageIcon
(props: SvgIconProps)
frontend/src/assets/Image.tsx:3
FunctionInlineCode
({ children, ...props }: any)
frontend/src/components/atoms/InlineCode.tsx:7
FunctionInlinedAudioList
({ items }: Props)
frontend/src/components/atoms/elements/InlinedAudioList.tsx:12
FunctionInlinedElements
({ elements }: Props)
frontend/src/components/atoms/elements/InlinedElements.tsx:17
FunctionInlinedFileList
({ items }: Props)
frontend/src/components/atoms/elements/InlinedFileList.tsx:11
FunctionInlinedImageList
({ items }: Props)
frontend/src/components/atoms/elements/InlinedImageList.tsx:10
FunctionInlinedPDFList
({ items }: Props)
frontend/src/components/atoms/elements/InlinedPDFList.tsx:11
FunctionInlinedPlotlyList
({ items }: Props)
frontend/src/components/atoms/elements/InlinedPlotlyList.tsx:11
FunctionInlinedTextList
({ items }: Props)
frontend/src/components/atoms/elements/InlinedTextList.tsx:13
FunctionInlinedVideoList
({ items }: Props)
frontend/src/components/atoms/elements/InlinedVideoList.tsx:10
FunctionInputHistoryButton
({ onClick }: Props)
frontend/src/components/organisms/chat/history/index.tsx:59
FunctionInputLabel
({ id, label, tooltip, notificationsProps }: InputLabelProps)
frontend/src/components/atoms/inputs/InputLabel.tsx:17
FunctionInputStateHandler
(props: InputStateHandlerProps)
frontend/src/components/atoms/inputs/InputStateHandler.tsx:15
FunctionLink
({ children, ...rest }: LinkProps)
frontend/src/components/atoms/Link.tsx:11
FunctionListWithSize
({ elements, renderElement: Renderer }: { elements: T[]; renderElement: ({ element }: { element: T })
frontend/src/components/atoms/elements/ListWithSize.tsx:19
FunctionLogin
()
frontend/src/pages/Login.tsx:12
FunctionLogo
({ style }: Props)
frontend/src/components/atoms/logo.tsx:13
FunctionMarkdown
({ refElements, allowHtml, latex, children }: Props)
frontend/src/components/molecules/Markdown.tsx:81
FunctionMenuItem
({ item, value, selected, isDarkMode, icon, ...props }: MenuItemProps & { icon?: JSX.Element })
frontend/src/components/atoms/inputs/selects/MenuItem.tsx:19
FunctionMessageActions
({ message, actions }: Props)
frontend/src/components/molecules/messages/components/MessageActions.tsx:14
FunctionMessageAvatar
({ author, hide }: Props)
frontend/src/components/molecules/messages/components/Avatar.tsx:17
FunctionMessageBubbleIcon
(props: SvgIconProps)
frontend/src/assets/messageBubble.tsx:3
FunctionMessageButtons
({ message, run }: Props)
frontend/src/components/molecules/messages/components/MessageButtons.tsx:21
FunctionMessageCircleIcon
(props: SvgIconProps)
frontend/src/assets/MessageCircle.tsx:3
FunctionMessageLoader
({ show }: Props)
frontend/src/components/molecules/messages/Loader.tsx:15
FunctionMessages
()
frontend/src/components/organisms/chat/Messages/index.tsx:21
FunctionMessages
()
libs/copilot/src/chat/messages/index.tsx:20
FunctionMicButton
({ disabled }: Props)
frontend/src/components/organisms/chat/inputBox/MicButton/index.tsx:22
FunctionMicrophoneIcon
(props: SvgIconProps)
frontend/src/assets/microphone.tsx:3
FunctionMinimizeIcon
(props: SvgIconProps)
frontend/src/assets/minimize.tsx:3
FunctionNewChatButton
(props: IconButtonProps)
frontend/src/components/molecules/newChatButton.tsx:14
FunctionNewChatButton
()
libs/copilot/src/components/NewChatButton.tsx:10
FunctionNewChatDialog
({ open, handleClose, handleConfirm }: Props)
frontend/src/components/molecules/newChatDialog.tsx:16
FunctionNotificationCount
({ count, inputProps }: NotificationCountProps)
frontend/src/components/molecules/messages/components/NotificationCount.tsx:9
FunctionOkta
()
frontend/src/components/atoms/icons/Okta.tsx:1
FunctionOpenSideBarButton
({ onClick, open }: Props)
frontend/src/components/organisms/sidebar/OpenSideBarButton.tsx:18
FunctionOpenSideBarMobileButton
()
frontend/src/components/organisms/sidebar/OpenSideBarMobileButton.tsx:9
FunctionPDFElement
({ element }: Props)
frontend/src/components/atoms/elements/PDF.tsx:7
FunctionPage
({ children }: Props)
frontend/src/pages/Page.tsx:20
FunctionPencilIcon
(props: SvgIconProps)
frontend/src/assets/pencil.tsx:3
FunctionPlotlyElement
(props: Props)
frontend/src/components/atoms/elements/Plotly.tsx:52
FunctionPopOver
({ anchorEl, buttonHeight }: Props)
libs/copilot/src/popover.tsx:15
FunctionProviderButton
({ provider, onClick, isSignIn }: ProviderButtonProps)
frontend/src/components/molecules/auth/ProviderButton.tsx:67
FunctionReadmeButton
()
frontend/src/components/organisms/readmeButton.tsx:15
FunctionRecordScreen
({ open, isSpeaking }: Props)
frontend/src/components/organisms/chat/inputBox/MicButton/RecordScreen.tsx:13
FunctionRegularButton
({ children, ...props }: Props)
frontend/src/components/atoms/buttons/RegularButton.tsx:10
FunctionResumeButton
({ threadId }: Props)
frontend/src/pages/ResumeButton.tsx:22
FunctionScrollContainer
({ setAutoScroll, autoScroll, children }: Props)
frontend/src/components/molecules/messages/ScrollContainer.tsx:13
FunctionScrollDownButton
({ onClick }: Props)
frontend/src/components/atoms/buttons/scrollDownButton.tsx:9
FunctionSearchBar
()
frontend/src/components/organisms/sidebar/threadHistory/filters/SearchBar.tsx:16
FunctionSelectCategoryInput
({ items, value, ...rest }: SelectCategoryProps)
frontend/src/components/atoms/inputs/selects/SelectCategoryInput.tsx:17
FunctionSelectInput
({ children, description, disabled = false, hasError, id, items, label, name, onChange, on
frontend/src/components/atoms/inputs/selects/SelectInput.tsx:37
FunctionSideBar
()
frontend/src/components/organisms/sidebar/index.tsx:23
FunctionSliderInput
({ description, hasError, id, label, tooltip, setField, ...sliderProps }: SliderInputProps)
frontend/src/components/atoms/inputs/SliderInput.tsx:15
FunctionSquarePenIcon
(props: SvgIconProps)
frontend/src/assets/squarePen.tsx:3
FunctionStarter
({ starter }: Props)
frontend/src/components/organisms/chat/welcomeScreen/starter.tsx:19
FunctionSubmitButton
({ disabled, onSubmit }: SubmitButtonProps)
frontend/src/components/organisms/chat/inputBox/SubmitButton.tsx:20
FunctionSwitchInput
(props: SwitchInputProps)
frontend/src/components/atoms/inputs/SwitchInput.tsx:19
FunctionTagsInput
({ description, hasError, id, label, size = 'small', tooltip, setField, ...rest }: TagsInputPr
frontend/src/components/atoms/inputs/TagsInput.tsx:14
FunctionTask
({ index, task }: { index: number; task: ITask })
frontend/src/components/molecules/tasklist/Task.tsx:21
FunctionTaskList
({ isMobile }: { isMobile: boolean })
frontend/src/components/molecules/tasklist/TaskList.tsx:59
FunctionTaskStatusIcon
({ status }: { status: ITask['status'] })
frontend/src/components/molecules/tasklist/TaskStatusIcon.tsx:7
FunctionTextElement
({ element }: Props)
frontend/src/components/atoms/elements/Text.tsx:13
FunctionTextInput
({ description, disabled, hasError, id, label, size = 'small', tooltip, multiline, endAdornm
frontend/src/components/atoms/inputs/TextInput.tsx:15
FunctionThread
({ thread, error, isLoading }: Props)
frontend/src/components/organisms/sidebar/threadHistory/Thread.tsx:33
FunctionThreadHistory
()
frontend/src/components/organisms/sidebar/threadHistory/index.tsx:26
FunctionThreadList
({ threadHistory, error, fetchThreads, isFetching, isLoadingMore }: Props)
frontend/src/components/organisms/sidebar/threadHistory/ThreadList.tsx:36
FunctionThreadPage
()
frontend/src/pages/Thread.tsx:20
FunctionThumbDownFilledIcon
(props: SvgIconProps)
frontend/src/assets/thumbs.tsx:41
FunctionThumbDownIcon
(props: SvgIconProps)
frontend/src/assets/thumbs.tsx:3
FunctionThumbUpFilledIcon
(props: SvgIconProps)
frontend/src/assets/thumbs.tsx:58
FunctionThumbUpIcon
(props: SvgIconProps)
frontend/src/assets/thumbs.tsx:22
FunctionToggle
(props: ToggleProps)
frontend/src/components/atoms/buttons/Toggle.tsx:19
FunctionTranslator
({ path, options, suffix }: TranslatorProps)
frontend/src/components/i18n/Translator.tsx:15
FunctionUploadButton
({ disabled, fileSpec, onFileUpload, onFileUploadError }: Props)
frontend/src/components/organisms/chat/inputBox/UploadButton.tsx:18
FunctionUserAvatar
(props: IconButtonProps)
frontend/src/components/atoms/buttons/userButton/avatar.tsx:7
FunctionUserButton
()
frontend/src/components/atoms/buttons/userButton/index.tsx:6
FunctionUserIcon
(props: SvgIconProps)
frontend/src/assets/user.tsx:3
FunctionUserMenu
({ anchorEl, open, handleClose }: Props)
frontend/src/components/atoms/buttons/userButton/menu.tsx:31
FunctionUserMessage
({ message, children }: React.PropsWithChildren<Props>)
frontend/src/components/molecules/messages/UserMessage.tsx:23
FunctionVideoElement
({ element }: { element: IVideoElement })
frontend/src/components/atoms/elements/Video.tsx:5
FunctionWaterMark
()
frontend/src/components/organisms/chat/inputBox/waterMark.tsx:14
FunctionWelcomeScreen
({ hideLogo }: Props)
frontend/src/components/organisms/chat/welcomeScreen/index.tsx:28
← previousnext →401–500 of 973, ranked by callers