Sha256: ae5620eef16d450b877eac00e55ae1f41da5b00a228abdc25914ea2c344002f2

Contents?: true

Size: 407 Bytes

Versions: 26

Compression:

Stored size: 407 Bytes

Contents

<%- snippet = capture do %>
  <a class="with-tip" title="This will be the tooltip text." href="#">Some Link With Tip</a>
<%- end %>

<p>
  We are using bootstrap's tooltip library
  with the class <code>.with-tip</code> as a trigger.
</p>

<p class="style-guide-result">
  <%= snippet %>
</p>

<div class="style-guide-code">
  <pre><code class="language-html"><%= escape_once snippet %></code></pre>
</div>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
solidus_backend-2.2.2 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.1.1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.0.3 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-1.4.2 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-1.3.2 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.0.2 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-1.4.1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.2.1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.2.0 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.2.0.rc1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.2.0.beta1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.1.0 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.1.0.rc1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.0.1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.1.0.beta1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.0.0 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-1.4.0 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.0.0.rc1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-1.4.0.rc1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb
solidus_backend-2.0.0.beta1 app/views/spree/admin/style_guide/topics/messaging/_tooltips.html.erb