Sha256: 6436980968706eb2e11a95fa564e540974854ef83fef4722eac7513c5d415671
Contents?: true
Size: 489 Bytes
Versions: 1
Compression:
Stored size: 489 Bytes
Contents
<%= 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
playbook_ui-13.30.0.pre.alpha.play1367contenttagnoninputkits3159 | app/pb_kits/playbook/pb_dialog/dialog_header.html.erb |