Sha256: 8be7bc25a2bfce05106842d0c2dd1800e450d9745eba0502d8848b44c8a2d65c
Contents?: true
Size: 449 Bytes
Versions: 498
Compression:
Stored size: 449 Bytes
Contents
<%= content_tag(:div, aria: object.aria, class: object.classname, data: object.data, id: object.id) do %> <div class="pb_popover_tooltip hide" id="<%= object.tooltip_id %>" role="tooltip" style="<%= object.z_index_helper %>"> <div class="pb_popover_body <%= object.width_height_class_helper %> <%= object.popover_spacing_helper %>" style="<%= object.width_height_helper %>"> <%= content.presence %> </div> </div> <% end %>
Version data entries
498 entries across 498 versions & 1 rubygems