Sha256: 648a09c5f30c2044126abd792b7027eb17857f33f21599bc33b9fa1fdd6c3e87

Contents?: true

Size: 197 Bytes

Versions: 8

Compression:

Stored size: 197 Bytes

Contents

<%= turbo_frame_tag @field.turbo_frame, src: @field.frame_url, loading: loading, target: :_top, class: "block" do %>
  <%= render(Avo::LoadingComponent.new(title: @field.plural_name)) %>
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
avo-3.2.3 app/components/avo/fields/has_many_field/show_component.html.erb
avo-3.2.2 app/components/avo/fields/has_many_field/show_component.html.erb
avo-3.2.1 app/components/avo/fields/has_many_field/show_component.html.erb
avo-3.2.0 app/components/avo/fields/has_many_field/show_component.html.erb
avo-3.1.7 app/components/avo/fields/has_many_field/show_component.html.erb
avo-3.1.6 app/components/avo/fields/has_many_field/show_component.html.erb
avo-3.1.5 app/components/avo/fields/has_many_field/show_component.html.erb
avo-3.1.4 app/components/avo/fields/has_many_field/show_component.html.erb