1. 首页
  2. 移动开发
  3. 其他
  4. react router:轻巧的Rea​​ct路由器 源码

react router:轻巧的Rea​​ct路由器 源码

上传者: 2021-04-07 03:32:33上传 ZIP文件 7KB 热度 10次
轻巧的Rea​​ct路由器 用法 // App.jsx import { useRoute , A } from '@axtk/react-router' ; // `A` is a link component enabling navigation without page reloading. // (To comply with the History API, it won't require page reloads as // long as the `href` prop value is a same-origin location. With // non-same-origin URLs, `A` will act as a plain HTML link.) const AppRoute = { HOME : '/' , INTRO : '/intr
下载地址
用户评论