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