Sha256: 007e6acf3bd1ae27325aacce11a2eba421db454af6d0ec617098b253556c9f99

Contents?: true

Size: 215 Bytes

Versions: 90

Compression:

Stored size: 215 Bytes

Contents

<div <% if @index == 0 %> class="overflow-hidden rounded-t-xl" <% end %> data-field-id="<%= @field.id %>">
  <%= render Avo::Common::HeadingComponent.new value: @field.name, as_html: @field.meta[:as_html] %>
</div>

Version data entries

90 entries across 45 versions & 1 rubygems

Version Path
avo-0.5.0.beta5 app/components/avo/edit/fields/heading_field_component.html.erb
avo-0.5.0.beta5 app/components/avo/show/fields/heading_field_component.html.erb
avo-0.5.0.beta4 app/components/avo/edit/fields/heading_field_component.html.erb
avo-0.5.0.beta4 app/components/avo/show/fields/heading_field_component.html.erb
avo-0.5.0.beta3 app/components/avo/show/fields/heading_field_component.html.erb
avo-0.5.0.beta3 app/components/avo/edit/fields/heading_field_component.html.erb
avo-0.5.0.beta2 app/components/avo/show/fields/heading_field_component.html.erb
avo-0.5.0.beta2 app/components/avo/edit/fields/heading_field_component.html.erb
avo-0.5.0.beta1 app/components/avo/show/fields/heading_field_component.html.erb
avo-0.5.0.beta1 app/components/avo/edit/fields/heading_field_component.html.erb