Sha256: 2042db5d44d67d0135a3efd0fc30b46be130b36d13fc5e7b913c23bbcfdc2cae
Contents?: true
Size: 555 Bytes
Versions: 321
Compression:
Stored size: 555 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 pb_dialog_close_icon" type="button" data-close-dialog= <%= object.id %> > <%= pb_rails("icon", props: { custom_icon: Playbook::Engine::root.join(times_icon) }) %> </button> <% end %> <%= pb_rails("section_separator") %> <% end %>
Version data entries
321 entries across 321 versions & 1 rubygems
Version | Path |
---|---|
playbook_ui-14.5.0.pre.rc.4 | app/pb_kits/playbook/pb_dialog/dialog_header.html.erb |