API reference for Angular Material toolbar

import {MatToolbarModule} from '@angular/material/toolbar';

Selector: mat-toolbar-row

Exported as: matToolbarRow

Selector: mat-toolbar

Exported as: matToolbar
Properties
Name Description
@Input()

color: ThemePalette

Theme color palette for the component.

defaultColor: ThemePalette | undefined

Default color to fall back to if no value is set.