angular-slideables
v1.0.0
Published
A "pure" Angular implementation of jQuery-style toggleSlide().
Downloads
823
Maintainers
Readme
AngularSlideables
A �pure� Angular implementation of jQuery-style toggleSlide().
See http://jsfiddle.net/3sVz8/19/ for an example.
USAGE:
Link to the library in your index (or require.js), and add 'angularSlideables' to your app modules.
No CSS is necessary. Add the �slideable� class to any hidden, slideable content. Add a slide-toggle attribute to any trigger.
This directive currently only works on single targetted IDs. I�ll expand it to cover classes if there�s demand.
EXAMPLES:
The ID can be dynamically generated�
OPTIONAL ATTRIBUTES: