AngularSlideables
AngularSlideables copied to clipboard
A "pure" Angular implementation of jQuery-style toggleSlide().
Results
12
AngularSlideables issues
Sort by
recently updated
recently updated
newest added
Slide toggle works for the height and width but doesn't account for hiding the borders on margin
I noticed the JSFiddle and the tutorial on Github both show usage as `slide-toggle="#derp"` but it only works for me if i use without the # (ie `slide-toggle="derp"`)