FunctionQuizOption({ index, html, isCorrect, isSelected, revealed, disabled, onClick }: QuizOptionProps)
src/components/markdown/quiz/QuizOption.tsx:13
FunctionRestoreApp({
initialBackupFile,
dryRun = false,
force = false,
showReturnHint = false,
onComplete,
}: RestoreA
scripts/koharu/restore.tsx:29
FunctionSegmented({
options,
defaultValue,
onChange,
className,
id,
indicateClass,
itemClass,
value,
}: Segment
src/components/ui/segmented.tsx:23
FunctionSnowParticles({
speed = 1,
intensity = 0.6,
parallaxRef,
layerRange = [0, 5],
maxLayers = 3,
maxIterations = 4,
src/components/christmas/SnowParticles.tsx:107
FunctionSnowfallCanvas({
speed = 1,
intensity = 0.6,
mobileIntensity = 0.4,
parallaxStrength = 0.15,
zIndex = 50,
layerP
src/components/christmas/SnowfallCanvas.tsx:30
FunctionUpdateApp({
checkOnly = false,
skipBackup = false,
force = false,
targetTag,
rebase = false,
dryRun = false
scripts/koharu/update.tsx:43