This package has been deprecated

Author message:

Not stable, lacking js files - see more uptodate angular-2-accordian

mark-keast

1.0.4 • Public • Published

Angular accordian

An npm Package Angualr 2 accordian.

Basic Usage

This example has four accordion's

<ng-accordian [closeOthers]="true">
  <ng-accordian-group heading="heading one">
    content one
  </ng-accordian-group>
  <ng-accordian-group heading="heading two">
    <p>Ready to go, statically typed build system using Gulp for working with TypeScript.
    Production and development builds.
    Sample unit tests with Jasmine and Karma including code coverage via Istanbul.
    End-to-end tests with Protractor.</p>

    <p>Ready to go, statically typed build system using Gulp for working with TypeScript.
    Production and development builds.
    Sample unit tests with Jasmine and Karma including code coverage via Istanbul.
    End-to-end tests with Protractor.</p>    
  </ng-accordian-group>
  <ng-accordian-group heading="heading three">
    content three
  </ng-accordian-group>
  <ng-accordian-group heading="heading four">
    content four
  </ng-accordian-group>
</ng-accordian>

Package Sidebar

Install

npm i mark-keast

Weekly Downloads

0

Version

1.0.4

License

MIT

Last publish

Collaborators

  • keasty