Skip to content
#

material

Here are 1,867 public repositories matching this topic...

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 

Improve this page

Add a description, image, and links to the material topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the material topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.