Sha256: f347fbc3c976e8c220264b5bfee407a51f4475d3ca89f50053cb8e9deb884984

Contents?: true

Size: 288 Bytes

Versions: 7

Compression:

Stored size: 288 Bytes

Contents

<div class="popover {{placement}}" ng-class="{ in: isOpen(), fade: animation() }">
  <div class="arrow"></div>

  <div class="popover-inner">
      <h3 class="popover-title" ng-bind="title" ng-show="title"></h3>
      <div class="popover-content" ng-bind="content"></div>
  </div>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

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