Sha256: e18b1718e9910a926e78a451af9516a218b77425474bebf2fd32fbec2f941ba3

Contents?: true

Size: 287 Bytes

Versions: 20

Compression:

Stored size: 287 Bytes

Contents

<%= form_with url: root_url do |form| %>
  <%= polaris_layout do %>
    <%= polaris_annotated_section_text_field form, :a_text_field_input, {}, :number_field do %>
      <%= polaris_heading "A heading" %>
      <p>A description of this text field</p>
    <% end %>
  <% end %>
<% end %>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
polaris_view_helpers-1.2.11 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.10 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.9 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.8 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.7 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.6 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.5 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.4 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.3 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.2 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.1 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.2.0 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.1.6 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.1.5 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.0.5 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.0.4 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.0.3 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.0.2 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.0.1 test/dummy/app/views/home/_annotated_section_text_field.html.erb
polaris_view_helpers-1.0.0 test/dummy/app/views/home/_annotated_section_text_field.html.erb