最专业的美发工作室,让您的美丽从头开始
题主描述的全局变量方式示例代码如下: global.ts export const globalState = { name: 'test' }; index.tsx import { createRoot } from 'react-dom/client'; import { globalState } from './global'; const HomePage = () => ( {globalState.name}
{ globalState.name = value console.log(JSON.stringify(globalState, null, 4); }} /> <…。
Copyright © 2012-2023 某某博客 版权所有 备案号:渝-ICP备08097023号-1|网站地图