Sha256: c858a7412c87f447907f9a1ad06044362f9098dce615fa29aa99371c901ac41b
Contents?: true
Size: 492 Bytes
Versions: 51
Compression:
Stored size: 492 Bytes
Contents
<%= pb_content_tag(:div, class: object.sticky_header) do %> <%= pb_rails("flex", props: {classname:object.classname, spacing:"between", padding:"sm", align:"center"}) do %> <%= content.presence || object.title %> <button class="dialog-button-class" type="button" data-close-dialog= <%= object.id %> > <%= pb_rails("icon", props:{icon: "times"}) %> </button> <% end %> <%= pb_rails("section_separator") %> <% end %>
Version data entries
51 entries across 51 versions & 1 rubygems