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

1.0.31 • 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 ©

/csu-columnsgrid/

    Package Sidebar

    Install

    npm i csu-columnsgrid

    Weekly Downloads

    2

    Version

    1.0.31

    License

    MIT

    Unpacked Size

    94.1 kB

    Total Files

    11

    Last publish

    Collaborators

    • suneels