It's rendered within a Portal by default, but it also has a… ... React.useEffect(() => { if (dialog.visible) { ref.current.focus(); } }, [dialog.visible]);
確定! 回上一頁