2 Bootstrap Button Groups
This collection demonstrates the versatility of Bootstrap button groups for building complex control interfaces. Standard radio buttons and checkboxes are transformed into stylish segmented toggles using the btn-check class, preserving form semantics. The collection covers creating nested dropdown menus within toolbars and using vertical alignment for sidebars. Sizing adaptation techniques are also explored for building compact and mobile-friendly toolbars.
Examples

Bootstrap Button Group Toggle
A custom segmented control built on Bootstrap’s button group.
See the Pen Bootstrap Button Group Toggle.

Star Rating Using Bootstrap 5 and jQuery
A lightweight star rating widget built on Bootstrap 5 button groups and hidden radio inputs.
See the Pen Star Rating Using Bootstrap 5 and jQuery.