文件名称:react-router4-with-layouts:react-router4-with-layouts
文件大小:110KB
文件格式:ZIP
更新时间:2024-04-10 11:44:25
react layout react-router-dom JavaScript
react-router4-with-layouts 允许路由器具有带有打字稿定义的布局道具 安装 yarn add react-router4-with-layouts 用法 import React , { Component } from 'react' ; import { Route } from 'react-router4-with-layouts' ; import { Router , Switch } from 'react-router-dom' ; import { createBrowserHistory } from 'history' ; import { DefaultLayout } from './layouts/DefaultLayout' ; import { HomePage } from './pages/HomePage' ; import {
【文件预览】:
react-router4-with-layouts-master
----.travis.yml(623B)
----example()
--------package.json(510B)
--------src()
--------public()
--------README.md(110B)
----CONTRIBUTE.md(465B)
----package.json(2KB)
----tslint.json(2KB)
----.yarnrc(77B)
----.browsersrc(32B)
----LICENSE(1KB)
----src()
--------index.tsx(914B)
----.npmignore(40B)
----tsconfig.json(390B)
----.gitignore(144B)
----CHANGELOG.md(7KB)
----README.md(1KB)
----yarn.lock(245KB)
----.vscode()
--------settings.json(68B)