Back to migration overview

BImgLazy Migration

Migration notes for BImgLazy from BootstrapVue to BootstrapVueNext.

View Source Edit this page on GitHub Migration Notes

BImgLazy Migration

Summary

Migration notes for BImgLazy from BootstrapVue to BootstrapVueNext.

Affected APIs

  • BImgLazy
  • BImg

Breaking Change

This functionality has been replaced by lazy loading on <BImg> see BImg for details.

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.