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 
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.