Sha256: a428741f908e1e6f0a0fcd4ccd49b0f4d91276fb7731056886c5d41eb02757b5

Contents?: true

Size: 216 Bytes

Versions: 11

Compression:

Stored size: 216 Bytes

Contents

<%= show_button %>

<%= render Primer::BaseComponent.new(**@system_arguments) do %>
  <%= header %>
  <% if content.present? %>
    <%= content %>
  <% else %>
    <%= body %>
    <%= footer %>
  <% end %>
<% end %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
primer_view_components-0.2.0 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.9 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.8 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.7 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.6 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.5 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.4 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.3 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.2 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.1 app/components/primer/alpha/overlay.html.erb
primer_view_components-0.1.0 app/components/primer/alpha/overlay.html.erb