There was an error while loading. Please reload this page.
The tags package provides a specific version to be used with Bootstrap.
tags
To use this version, you need to plug the helpers to their github.com/gobuffalo/tags/form/bootstrap counterparts.
github.com/gobuffalo/tags/form/bootstrap
These are the options you can pass to the form fields when using bootstrap form and form_for helpers:
label Allows specifying a custom label for a field.
label
hide_label Removes label field from the generated tag.
hide_label
tag_only Allows generating only the tag without the bootstrap form-form container div.
tag_only
class Allows adding custom classes to generated inputs.
class