Sha256: f0c7d336327b6cdb36994e5eac919bdd82dfc88c224ef5a24a77d65db61c1ce6
Contents?: true
Size: 929 Bytes
Versions: 100
Compression:
Stored size: 929 Bytes
Contents
<%= pb_rails("button", props: { dark: true, variant: "primary", id: 'scroll-height-5', text: "Click Me" }) %> <%= pb_rails("popover", props: { trigger_element_id: "scroll-height-5", tooltip_id: "scroll-height-5", position: 'top', close_on_click: "any", max_height: "150px", max_width: "240px", offset: true }) do %> <%= pb_rails("body", props: { margin_bottom: "sm", text: "So many people live within unhappy circumstances and yet will not take the initiative to change their situation because they are conditioned to a life of security, conformity, and conservation, all of which may appear to give one peace of mind, but in reality, nothing is more damaging to the adventurous spirit." }) %> <%= pb_rails("title", props: { dark:true, size: 4, text: "- Christopher McCandless" }) %> <% end %>
Version data entries
100 entries across 100 versions & 1 rubygems