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 ©

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i csu-columngrid

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

4.27 kB

Total Files

8

Last publish

Collaborators

  • rdburman