Back to migration overview

BButtonClose Migration

Migration notes for BButtonClose from BootstrapVue to BootstrapVueNext.

View Source Edit this page on GitHub Migration Notes

BButtonClose Migration

Summary

Migration notes for BButtonClose from BootstrapVue to BootstrapVueNext.

Affected APIs

  • BButtonClose
  • BCloseButton
  • BLink

Breaking Change

BButtonClose has been renamed to BCloseButton for consistency with Bootstrap

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