Sha256: 970a3c3836f31ebca848ed6646355d26930d77e4d71a6ad0a0a8d811797eafb4

Contents?: true

Size: 183 Bytes

Versions: 8

Compression:

Stored size: 183 Bytes

Contents

<%= tag.div(**html_attributes) do %>
  <%= title if title? %>
  <%= header if header? %>
  <div class="kpop-content">
    <%= content %>
  </div>
  <%= footer if footer? %>
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
katalyst-kpop-3.0.0.beta.8 app/components/kpop/modal_component.html.erb
katalyst-kpop-3.0.0.beta.7 app/components/kpop/modal_component.html.erb
katalyst-kpop-3.0.0.beta.6 app/components/kpop/modal_component.html.erb
katalyst-kpop-3.0.0.beta.5 app/components/kpop/modal_component.html.erb
katalyst-kpop-3.0.0.beta.4 app/components/kpop/modal_component.html.erb
katalyst-kpop-3.0.0.beta.3 app/components/kpop/modal_component.html.erb
katalyst-kpop-3.0.0.beta.2 app/components/kpop/modal_component.html.erb
katalyst-kpop-3.0.0.beta.1 app/components/kpop/modal_component.html.erb