Sha256: cb291fc3ab63842174fa5f14f0afe8ebf2ecf11f2a2d22db32930e34a84ff45e

Contents?: true

Size: 721 Bytes

Versions: 214

Compression:

Stored size: 721 Bytes

Contents

The `form` kit provides consumers with a convenient, consistently styled `<form>` wrapper. 

### Form Helpers

There are currently two form helper options for Rails: [`form_with`](https://apidock.com/rails/ActionView/Helpers/FormHelper/form_with) and [`simple_form`](https://github.com/heartcombo/simple_form). 

**Note:** It is suggested to use `form_with` for newer or more progressive Rails applications and `simple_form` for older legacy forms where simple_form is already implemented and a complete overhaul might not make sense.

This kit does make use of other kits such as text_input, select and typeahead to name a few. Doing so provides UI consistency within forms and makes adding a form to your page easier.

Version data entries

214 entries across 214 versions & 1 rubygems

Version Path
playbook_ui-8.3.0.alpha.select.pre.margin app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.3.0 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.1.pre.alpha5 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.1.pre.alpha4 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.1.alpha.iconacc app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.1.pre.alpha3 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.1.pre.alpha2 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.3.0.deps2 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.3.0.pre.alpha1 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.1.pre.alpha1 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.1 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.1.3 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.4.0.alpha.dependencies.2 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.4.0.alpha.dependencies.1 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.0.pre.alpha4 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.0.pre.alpha3 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.2.0 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.1.2 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.1.0.pre.alpha1 app/pb_kits/playbook/pb_form/docs/_description.md
playbook_ui-8.0.3 app/pb_kits/playbook/pb_form/docs/_description.md