Toggle Buttons

Button-styled checkboxes and radios using the .btn-check class.

Checkbox Toggle Buttons

Use checkbox toggles for independent on/off options.

Radio Toggle Buttons

Use radio toggles for mutually exclusive options. Group with the name attribute.

Outlined Styles

Use .btn-outline-* classes for a lighter, bordered appearance.

Practical Example: View Selector

A segmented control for selecting a view mode, commonly used in toolbars.

Practical Example: Filter Tags

Multiple checkbox toggles for filtering content by category.