# Forms Documentation Index

Use this index first. Load only the section markdown route you need.

Full reference: `/docs/forms.md`
Suggested first section route: `/docs/forms/features.md`

## Sections
- [Features](/docs/forms/features.md)
- [Implementation Options](/docs/forms/implementation-options.md)
- [CSS Classes](/docs/forms/css-classes.md)
- [Plain ERB](/docs/forms/plain-erb.md)
- [Shared Partials](/docs/forms/shared-partials.md)
- [ViewComponent](/docs/forms/viewcomponent.md)
- [Variants](/docs/forms/variants.md)
- [Form Element Reference](/docs/forms/form-element-reference.md)
- [Accessibility](/docs/forms/accessibility.md)
- [Integration with Rails Forms](/docs/forms/integration-with-rails-forms.md)
- [Best Practices](/docs/forms/best-practices.md)
- [AI Instructions](/docs/forms/ai-instructions.md)