This package has been deprecated

Author message:

Upgraded to M3 version. New package: @maicol07/material-web-additions

@maicol07/mwa-layout-grid
TypeScript icon, indicating that this package has built-in type declarations

0.26.1 • Public • Published

<mwa-layout-grid> Published on npm

A Material Components layout grid implementation using Web Components

Material design’s responsive UI is based on a 12-column grid layout. It has 12 columns on desktop, 8 columns on tablet and 4 columns on phone.

MWC Layout Grid encapsulates MDC Layout Grid.

Installation

See it on NPM! How big is this package in your project?

Package Manager Command
npm npm install @maicol07/mwa-layout-grid
yarn yarn add @maicol07/mwa-layout-grid
pnpm pnpm add @maicol07/mwa-layout-grid

NOTE: The Material Web Components are distributed as ES2017 JavaScript Modules, and use the Custom Elements API. They are compatible with all modern browsers including Chrome, Firefox, Safari, Edge, and IE11, but an additional tooling step is required to resolve bare module specifiers, as well as transpilation and polyfills for Edge and IE11. See here for detailed instructions.

API & Example Usage

If you don't see anything else below, click this button to see the API and the example usage:

Storybook

Readme

Keywords

none

Package Sidebar

Install

npm i @maicol07/mwa-layout-grid

Weekly Downloads

2

Version

0.26.1

License

Apache-2.0

Unpacked Size

138 kB

Total Files

19

Last publish

Collaborators

  • maicol07