@xyzproject/gridlayout
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

GridLayout Component

GridLayout is a utility component that simplifies the creation of grid layouts in your React applications. It's built on top of the Grid component from @radix-ui/themes.

Installation

To install the GridLayout component, you can use npm or yarn:

    npm install @my-org/GridLayout

or

    yarn add @your-org/grid-layout

Import Component

 import {GridLayout} from 'my-org/GridLayout'

Import Style File in your root level of the component

import '@radix-ui/themes/styles.css';

Readme

Keywords

none

Package Sidebar

Install

npm i @xyzproject/gridlayout

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

2.47 kB

Total Files

6

Last publish

Collaborators

  • z3delta
  • anusingh29
  • artgrove
  • barrett_kev_sapient
  • bhuvan.chawla