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