import { useRef, useEffect } from "react";. 2. . 3. export default function IframeComponent() {. 4. const iframeRef = useRef(null);.
確定! 回上一頁