FunctionButton({
children,
variant,
onClick,
onChange,
type,
size,
ariaLabel,
disabled = false
})
src/components/common/Button.jsx:128
FunctionCopyCSS({
frames,
columns,
cellSize,
activeFrameIndex,
animationCode,
duration
})
src/components/CopyCSS.jsx:5
FunctionImageSetupSection({
canvasRef,
frameCount,
setFrameCount,
pixelSize,
setPixelSize,
setResultDimensions,
imgSetupV
src/components/loadFromFile/ImageSetup.jsx:54