Back to migration overview
BFormSpinButton Migration
Migration notes for BFormSpinButton from BootstrapVue to BootstrapVueNext.
BFormSpinButton Migration
Summary
Migration notes for BFormSpinButton from BootstrapVue to BootstrapVueNext.
Affected APIs
- BFormSpinButton
Breaking Change
See BForm Components The locale property in BootstrapVueNext only allows for a single locale, while BSV allows for an array of locales. If this is a limitation that affects your scenario, please file an issue with an explanation of the expected behavior.
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