... setIsLoading] = useState(true); // Create iframe Ref const iframeRef: { current: any } = useRef({ current: {}, }); // Get url from script tag const url ...
確定! 回上一頁