Skip to content

scniro/ng-accordion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngAccordion

A simple AngularJS accordion style directive

Getting Started

bower install ng-accordion
  • Include the ngAccordion module as a dependency in your AngularJS application
angular.module('app', ['ngaccordion'])
  • Include the ng-accordion.css style sheet
<link rel="stylesheet" href="/ng-accordion.css" />

About

A simple AngularJS accordian style directive

Resources

License

Stars

Watchers

Forks

Packages

No packages published