MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / CaptionOverlay.tsx

File CaptionOverlay.tsx

packages/studio/src/captions/components/CaptionOverlay.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useState, useCallback, useRef } from "react";
2import { useCaptionStore } from "../store";
3import { useMountEffect } from "../../hooks/useMountEffect";
4import { shouldHandleCaptionNudgeKey } from "../keyboard";

Callers

nothing calls this directly

Calls 9

useMountEffectFunction · 0.90
getWordElFunction · 0.90
readGsapTransformFunction · 0.90
getOrCreateWrapperFunction · 0.90
writeTransformFunction · 0.90
syncToStoreFunction · 0.85
getBoundingClientRectMethod · 0.80
absMethod · 0.80
tickFunction · 0.70

Tested by

no test coverage detected