MatGridList

E696488

MatGridList is an Angular Material UI component that provides a responsive, configurable grid layout for arranging content in rows and columns.

Jump to: Statements Referenced by

Statements (41)

Predicate Object
instanceOf Angular Material component
UI layout component
belongsToModule MatGridListModule NERFINISHED
category grid system
layout
documentationUrl https://material.angular.io/components/grid-list/overview
framework Angular NERFINISHED
hasChildDirective mat-grid-tile
hasDirective mat-grid-list
hasInput cols
cols (number of columns in the grid)
gutterSize
gutterSize (spacing between tiles)
rowHeight
rowHeight (height of grid rows)
importPath @angular/material/grid-list NERFINISHED
language TypeScript NERFINISHED
library Angular Material NERFINISHED
license MIT License
maintainer Angular team NERFINISHED
platform web
provides grid layout
renderedAs HTML div elements
requires Angular application
styledWith CSS
supports Angular templates
configurable layout
dynamic tile sizing via colspan and rowspan
fit row height mode
fixed row height mode
ratio-based row height mode
responsive breakpoints via Angular layout techniques
responsive layout
rows and columns layout
tileDirectiveInput colspan
colspan (number of columns a tile spans)
rowspan
rowspan (number of rows a tile spans)
usedFor arranging content in a grid
dashboard-style layouts
image galleries

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Angular Material hasComponent MatGridList