Sha256: c8198f878533e01fc66acc7207b4378855feebe14194cf263f9b2a59c6ad1140

Contents?: true

Size: 324 Bytes

Versions: 6

Compression:

Stored size: 324 Bytes

Contents

<%= pb_form_with(scope: :example, url: "", method: :get, loading: true) do |form| %>
  <%= form.text_field :example_text_field, props: { label: true } %>

  <%= form.actions do |action| %>
    <%= action.submit %>
    <%= action.button props: { type: "reset", text: "Cancel", variant: "secondary" } %>
  <% end %>
<% end %>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
playbook_ui_docs-14.5.0.pre.alpha.PLAY1510railsformloading3977 app/pb_kits/playbook/pb_form/docs/_form_form_with_loading.html.erb
playbook_ui-14.5.0.pre.alpha.PLAY1510railsformloading3977 app/pb_kits/playbook/pb_form/docs/_form_form_with_loading.html.erb
playbook_ui_docs-14.5.0.pre.alpha.PLAY1510railsformloading3976 app/pb_kits/playbook/pb_form/docs/_form_form_with_loading.html.erb
playbook_ui-14.5.0.pre.alpha.PLAY1510railsformloading3976 app/pb_kits/playbook/pb_form/docs/_form_form_with_loading.html.erb
playbook_ui_docs-14.5.0.pre.alpha.PLAY1510railsformloading3975 app/pb_kits/playbook/pb_form/docs/_form_form_with_loading.html.erb
playbook_ui-14.5.0.pre.alpha.PLAY1510railsformloading3975 app/pb_kits/playbook/pb_form/docs/_form_form_with_loading.html.erb