layout-components

2.7.1 • Public • Published

layout-components

A collection of layout components for React and can bring your code to a new level.

=> See live demos here: layout-components <=

Todo

  • update react-docgen to output the correct prop type in the demo table.

Usage (as a template)

npm install layout-components

and then in your code, you can import

import {Responsive, Row, Flex, FlexItem, FlexSpacer, flexStyle} from 'layout-components';
const {flexFixed, flexFluid} = flexStyle;
 
// More detailed demo see link above.

Develop

run npm run serve-docs to open the example.

Dependents (0)

Package Sidebar

Install

npm i layout-components

Weekly Downloads

12

Version

2.7.1

License

ISC

Last publish

Collaborators

  • episodeyang