UNPKG

@angular-material-extensions/jumbotron

Version:

Angular UI open source library built with material design in order to illustrate a highlighted/important information for the user

7 lines (6 loc) 228 B
import { MatJumbotronContentComponent } from './content/mat-jumbotron-content.component'; export declare class MatJumbotronComponent { jumbotronContent: MatJumbotronContentComponent; imgURL: string; constructor(); }