FunctionImgSwitch({ children, name = "default", size = "medium", style, value: controlledValue, onChange }: SwitchProps)
components/ui/img-switch.tsx:19
FunctionInlineCitationSource({
title,
url,
description,
className,
children,
...props
}: InlineCitationSourceProps)
components/ai-elements/inline-citation.tsx:247
FunctionMenuToggleIcon({
open,
className,
fill = 'none',
stroke = 'currentColor',
strokeWidth = 2.5,
strokeLinecap = 'round',
components/ui/menu-toggle-icon.tsx:10
FunctionMessageAction({
tooltip,
children,
label,
variant = "ghost",
size = "icon-sm",
...props
}: MessageActionProps)
components/ai-elements/message.tsx:80