Sha256: 57cf31b3f3b1968322913eaa3ddfbe3888882118d3cafc040b5fab47743cc3e3

Contents?: true

Size: 280 Bytes

Versions: 7

Compression:

Stored size: 280 Bytes

Contents

<div ng-class="{
    'active': leaving || (active && !entering),
    'prev': (next || active) && direction=='prev',
    'next': (next || active) && direction=='next',
    'right': direction=='prev',
    'left': direction=='next'
  }" class="item text-center" ng-transclude></div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dashstrap-1.1.0 app/views/angular/fields/carousel/slide.html
dashstrap-1.0.0 app/views/angular/fields/carousel/slide.html
dashstrap-0.2.3 app/views/angular/fields/carousel/slide.html
dashstrap-0.2.2 app/views/angular/fields/carousel/slide.html
dashstrap-0.2.1 app/views/angular/fields/carousel/slide.html
dashstrap-0.2.0 app/views/angular/fields/carousel/slide.html
dashstrap-0.1.0 app/views/angular/fields/carousel/slide.html