Bootstrap 5 Buttons Toggle statesBootstrap 5 Buttons Toggle states are used to change the button states. A button has three toggle states, they are passive, active, and disabled. We can add the button to the data-bs-toggle attribute to the button to toggle a buttonâs active state. For the passive state, we can just use the syntax b
2 min read