Entracte (TypeScript)
    Preparing search index...
    type OverlayCssVarsRefs = {
        ringBarRef: RefObject<SVGCircleElement | null>;
        rootRef: RefObject<HTMLDivElement | null>;
    }
    Index

    Properties

    Properties

    ringBarRef: RefObject<SVGCircleElement | null>
    rootRef: RefObject<HTMLDivElement | null>