FunctionBlurText({
children,
startFrame = 0,
animateBy = 'words',
direction = 'bottom',
staggerDelay = 4,
blurAmou
animation-studio/src/components/core/effects/BlurText.tsx:30
FunctionBytecodeLine({ instruction, arg, label, color, entranceFrame, isHighlighted, highlightProgress })
animation-studio/src/compositions/StackBeneathStack/scenes/Bytecode.tsx:97
FunctionCandidateCard({
label,
icon,
color,
delay,
isCrossed,
crossFrame,
isIlluminated,
illuminateFrame,
})
animation-studio/src/compositions/HowIMakeTheseAnimations/scenes/Scene3A_SurpriseReveal.tsx:121
FunctionChatInterface({
userMessage,
aiResponse,
userMessageStartFrame,
typingIndicatorStartFrame,
aiResponseStartFrame,
animation-studio/src/compositions/StackBeneathStack/components/ChatInterface.tsx:83
FunctionCodeBlock({
code,
language = 'python',
typewriter = false,
typewriterDelay = 2,
startFrame = 0,
fontSize =
animation-studio/src/compositions/Memory/components/CodeBlock.tsx:79
FunctionCodeBlock({
code,
language,
highlightLines = [],
highlightColor = COLORS.warning,
typewriter = false,
typew
animation-studio/src/compositions/StackBeneathStack/components/CodeBlock.tsx:212
FunctionComponentBlock({ name, preview, color, startFrame, x, y })
animation-studio/src/compositions/HowIMakeTheseAnimations/scenes/Scene4F_ComponentLibrary.tsx:29
FunctionConnectToolCard({
title,
color,
icon,
index,
xPos,
})
animation-studio/src/compositions/HowIMakeTheseAnimations/scenes/Scene2C_ConnectionInsight.tsx:87
FunctionConnectorArrow({
fromY,
toY,
color,
startFrame,
drawDuration,
opacity = 0.4,
})
animation-studio/src/compositions/EdubaShorts/clips/P1-layers-beneath/HelloWorldLayers/components/ConnectorArrow.tsx:13
FunctionCountUp({
to,
from = 0,
startFrame = 0,
duration = 60,
direction = 'up',
decimals = 0,
separator = ',',
animation-studio/src/components/core/effects/CountUp.tsx:37