Context
I am using a Bootstrap theme, and now I noticed, when the theme updated to Bootstrap 5 all data-toggle attributes were replaced with data-bs-toggle (except one, which element still works btw)
Question
What is the difference between Bootstrap data-toggle vs data-bs-toggle attributes?