Sha256: 565ff33df0dafed7b721ec5a60930519181d2c3303169c7cc13c516facb6c954
Contents?: true
Size: 390 Bytes
Versions: 23
Compression:
Stored size: 390 Bytes
Contents
<%= pb_rails("button", props: { text: "Click me then click the popover", variant: "secondary", id: 'inside-popover-1' }) %> <%= pb_rails("popover", props: { close_on_click: "inside", trigger_element_id: "inside-popover-1", tooltip_id: "inside-tooltip-1", position: 'right', offset: false }) do %> Whoa. I'm a popover that can be closed by clicking inside of me. <% end %>
Version data entries
23 entries across 23 versions & 1 rubygems