Skip to content
#

Material design

material-design logo

Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.

Here are 5,382 public repositories matching this topic...

material-ui
vuetify
components
tom-richter
tom-richter commented Jul 30, 2020

It would be helpful to mention in the API reference for Angular Material tree that besides the MatTreeModule also MatIconModule and MatButtonModule must be imported into the app.module.ts.
(eg. when you use a "Tree with flat nodes")

import {MatButtonModule} from '@angular/material/button';
import {MatIconModule} from '@angular/material/icon';
import {MatTreeModule} from 
Website
material.io
Wikipedia
Wikipedia

Related Topics

material
You can’t perform that action at this time.