MatGridList

E696488

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

All labels observed (3)

Label Occurrences
@angular/material/grid-list 1
MatGridList canonical 1
MatGridListModule 1

How this entity was disambiguated

Statements (41)

Predicate Object
instanceOf Angular Material component ⓘ
UI layout component ⓘ
belongsToModule MatGridListModule ⓘ
linked to: MatGridList
category grid system ⓘ
layout ⓘ
documentationUrl https://material.angular.io/components/grid-list/overview ⓘ
framework Angular ⓘ
linked to: Angular Material
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 ⓘ
linked to: MatGridList
language TypeScript ⓘ
library Angular Material ⓘ
license MIT License ⓘ
maintainer Angular team ⓘ
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 ⓘ

How these facts were elicited

Referenced by (3)

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

Angular Material → hasComponent → MatGridList ⓘ
MatGridList → belongsToModule → MatGridListModule ⓘ
linked to: MatGridList
MatGridList → importPath → @angular/material/grid-list ⓘ
linked to: MatGridList