Back to migration overview

BTableLight Migration

Migration notes for BTableLight from BootstrapVue to BootstrapVueNext.

View Source Edit this page on GitHub Migration Notes

BTableLight Migration

Summary

Migration notes for BTableLight from BootstrapVue to BootstrapVueNext.

Affected APIs

  • BTableLight

Breaking Change

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

The slot scope for table-colgroup slot now only contains the fields prop, with the columns prop removed.

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.