Back to migration overview
BJumbotron Migration
Migration notes for BJumbotron from BootstrapVue to BootstrapVueNext.
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.
Related Migrations
- None