JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 29416
  • Score
    100M100P100Q154599F
  • License Apache-2.0

Containers relating to Grid in the Garden Design System

Package Exports

  • @zendeskgarden/container-grid
  • @zendeskgarden/container-grid/dist/index.cjs.js
  • @zendeskgarden/container-grid/dist/index.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@zendeskgarden/container-grid) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@zendeskgarden/container-grid npm version

This package provides Garden Design System grid containers.

Installation

npm install @zendeskgarden/container-grid

Usage

This container is a primitive implementation of the WAI-ARIA grid design pattern – currently emphasizing layout row/column navigation. Check out storybook for live examples. See the backing story for example code that demonstrates accessible layouts for both hook and container implementations.