Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

A simple react library for building multi-column layout

License

Notifications You must be signed in to change notification settings

drakang4/react-multi-column

Repository files navigation

React Multi Column

Build Status npm

A simple react library for building multi-column layout

example

Installation

yarn add react-multi-column

# Or if you don't use yarn
npm install react-multi-column

Properties

children

required

Type Default Value
Array of Node

The components to render as multi-column layout


gutter

Type Default Value
Number 16

The size of the columns's gutter


columns

Type Default Value
Number 1

The number of columns

About

A simple react library for building multi-column layout

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published