fullscreen-router-template

1.0.1 • Public • Published

FullScreen: Router-Template

This project create a isolated structure or component layout with react, to display components in the correct position. You can pass properties to de component to put a component into a position.

This is a visual representation of the layout.

How use it

import FullScreenRouterTemplate from 'fullscreen-router-template';
...
<FullScreenRouterTemplate container={} header={} footer={} />

Blocks / props

  • header : Position to place the HEADER component
  • footer : Position to place the FOOTER component.
  • container : Position to place the content component.

Readme

Keywords

none

Package Sidebar

Install

npm i fullscreen-router-template

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

220 kB

Total Files

6

Last publish

Collaborators

  • ivan.lopez.bst