Sha256: c5c7bf21ce73fb8ad8b43c0df33626e52d6cd432d3171ff5a2a774a02debd6ae

Contents?: true

Size: 263 Bytes

Versions: 176

Compression:

Stored size: 263 Bytes

Contents

<%= field_wrapper **field_wrapper_args do %>
  <div class="flex gap-1 items-center flex-wrap">
    <% @field.field_value.each do |item| %>
      <%= render Avo::Fields::TagsField::TagComponent.new(label: label_from_item(item)) %>
    <% end %>
  </div>
<% end %>

Version data entries

176 entries across 176 versions & 1 rubygems

Version Path
avo-3.6.0 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.8 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.7 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.6 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.6.beta1 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.5 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.4 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.3 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.2 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.1 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.5.0 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.4.4 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.4.3 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.4.2 app/components/avo/fields/tags_field/show_component.html.erb
avo-2.48.0 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.4.1 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.4.0 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.3.6 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.3.5 app/components/avo/fields/tags_field/show_component.html.erb
avo-3.3.4 app/components/avo/fields/tags_field/show_component.html.erb