Back to migration overview

BNav Migration

Migration notes for BNav from BootstrapVue to BootstrapVueNext.

View Source Edit this page on GitHub Migration Notes

BNav Migration

Summary

Migration notes for BNav from BootstrapVue to BootstrapVueNext.

Affected APIs

  • BNav
  • BDropdown

Breaking Change

align prop now takes values from AlignmentJustifyContent: start, center, end, between, around, and evenly

BNavItemDropdown

See BDropdown for details

See the v-html section for information on deprecation of the html prop.

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.