Back to migration overview

BJumbotron Migration

Migration notes for BJumbotron from BootstrapVue to BootstrapVueNext.

View Source Edit this page on GitHub Migration Notes

BJumbotron Migration

Summary

Migration notes for BJumbotron from BootstrapVue to BootstrapVueNext.

Affected APIs

  • BJumbotron

Breaking Change

Note that Bootstrap has deprecated their Jumbotron component, but it can be replicated using utility classes. See their migration guide for details.

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