Sha256: ed683d78d784922fe95444961e9db198e4e9273030d51d8c3e773f63f0339980

Contents?: true

Size: 792 Bytes

Versions: 10

Compression:

Stored size: 792 Bytes

Contents

<keppler-component>
  <div class="thumbnail">
    <img src="https://dummyimage.com/400x300/9e9e9e/000000.jpg" alt="...">
    <div class="caption">
      <h3>Thumbnail label</h3>
      <p>Lorem ipsum dolor sit amet consectetur adipiscing elit rutrum enim suspendisse ridiculus non dui velit, scelerisque pharetra mattis ultrices felis porttitor integer ullamcorper mauris tortor arcu nisi urna.</p>
      <p>
        <a href="#" class="btn btn-primary" role="button">Button</a>
        <a href="#" class="btn btn-default" role="button">Button</a>
      </p>
    </div>
  </div>
</keppler-component>
<script>
  'bootstrap-thumbnail', {
    label: 'Thumbnail',
    category: 'Bootstrap',
    attributes: { class:'fa fa-list-alt' },
    content: {
      script: function() {}
    } 
  }
</script>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
keppler-2.1.11 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.10 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.6 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.5 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.4 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.3 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.2 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.1 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1.pre.p1 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html
keppler-2.1 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-thumbnail.html