Logo

Grid

The Grid component provides a flexible and customizable layout system, allowing you to arrange and align items within a structured grid layout.

  • Playground

  • Theming

  • Issues and suggestions

  • Installation

    npm install @inubekit/grid

    Playground

    Interface

    children

    templateColumns

    templateRows

    gap

    justifyItems

    alignItems

    justifyContent

    alignContent

    autoColumns

    autoRows

    autoFlow

    height

    width

    margin

    padding