csu-columngrid
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

csu-columngrid

Package for grid component

NPM JavaScript Style Guide

Install

npm install --save csu-columngrid

Usage

import React, { Component } from 'react'

import MyComponent from 'csu-columngrid'
import 'csu-columngrid/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©

Dependencies (0)

    Dev Dependencies (29)

    Package Sidebar

    Install

    npm i csu-columngrid

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    4.27 kB

    Total Files

    8

    Last publish

    Collaborators

    • rdburman