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