FunctionCarousel({
orientation = 'horizontal',
opts,
setApi,
plugins,
className,
children,
...props
}: React.Com
components/ui/carousel.tsx:45
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = 'bottom',
nameKey,
}: React.ComponentProps<
components/ui/chart.tsx:253
FunctionChartTooltipContent({
active,
payload,
className,
indicator = 'dot',
hideLabel = false,
hideIndicator = false,
labe
components/ui/chart.tsx:107
FunctionComicCanvas({
page,
pageIndex,
totalPages = 1,
isLoading = false,
isOwner = true,
onInfoClick,
onRedrawClic
components/editor/comic-canvas.tsx:30
FunctionComicCreationForm({
prompt,
setPrompt,
style: initialStyle,
setStyle: setParentStyle,
characterFiles,
setCharacterF
components/landing/comic-creation-form.tsx:31
FunctionEditorToolbar({
title,
onContinueStory,
onDownloadPDF,
isGeneratingPDF = false,
isOwner = true,
onTitleUpdate,
components/editor/editor-toolbar.tsx:25