Back to migration overview
BImg Migration
Migration notes for BImg from BootstrapVue to BootstrapVueNext.
BImg Migration
Summary
Migration notes for BImg from BootstrapVue to BootstrapVueNext.
Affected APIs
- BImg
- BImgLazy
- BCardImgLazy
Breaking Change
See the Rounding section.
Lazy loading is now achieved through the native loading attribute rather than a separate component.
Migration Notes
- Extracted from the canonical BootstrapVue → BootstrapVueNext migration guide.
- Review related migrations for shared prop, event, and slot changes.
Safe Automatic Rewrite
Yes. This entry is mostly mechanical and can usually be rewritten automatically when the surrounding code matches the documented patterns.