@angular2-material/list

  • Version 2.0.0-alpha.8-3
  • Published
  • No dependencies
  • MIT license

Install

npm i @angular2-material/list
yarn add @angular2-material/list
pnpm add @angular2-material/list

Overview

Angular 2 Material list

Index

Classes

class MdList

class MdList {}

    class MdListAvatar

    class MdListAvatar {}

      class MdListDivider

      class MdListDivider {}

        class MdListItem

        class MdListItem implements AfterContentInit {}

          constructor

          constructor(_renderer: Renderer, _element: ElementRef);

            method ngAfterContentInit

            ngAfterContentInit: () => void;
            • TODO: internal

            class MdListModule

            class MdListModule {}

              method forRoot

              static forRoot: () => ModuleWithProviders;

                Package Files (2)

                Dependencies (0)

                No dependencies.

                Dev Dependencies (0)

                No dev dependencies.

                Peer Dependencies (1)

                Badge

                To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

                You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@angular2-material/list.

                • Markdown
                  [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@angular2-material/list)
                • HTML
                  <a href="https://www.jsdocs.io/package/@angular2-material/list"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>