Back to migration overview

BFormGroup Migration ​

Migration notes for BFormGroup from BootstrapVue to BootstrapVueNext.

View Source Edit this page on GitHub Migration Notes

BFormGroup Migration ​

Summary ​

Migration notes for BFormGroup from BootstrapVue to BootstrapVueNext.

Affected APIs ​

  • BFormGroup

Breaking Change ​

Use label-visually-hidden instead of label-sronly per Bootstrap Migration Guide

Migration Notes ​

  • Extracted from the canonical BootstrapVue → BootstrapVueNext migration guide.

Safe Automatic Rewrite ​

Yes. This entry is mostly mechanical and can usually be rewritten automatically when the surrounding code matches the documented patterns.

  • None