Sha256: daea91fdf75825338c1565c5916056eed93f5ba6914fba7364c8b0ec0d81a7f5
Contents?: true
Size: 534 Bytes
Versions: 108
Compression:
Stored size: 534 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: { custom_icon: Playbook::Engine::root.join(times_icon) }) %> </button> <% end %> <%= pb_rails("section_separator") %> <% end %>
Version data entries
108 entries across 108 versions & 1 rubygems