Tutorial on How to Create Bootstrap 3 Button Group and its Details

In our previous post, we have learned about the bootstrap button and we are going to learn Bootstrap 3 Button Group . for that we have to include some buttons inside a div or container and give it to the class name .btn-group , normally its a horizontal button group

Example:

Try It Yourself

Now the types of the button group

Button Toolbar

You can also set of button groups together for creating a toolbar like a view. To create button toolbar just apply the class .btn-toolbar on its parent div.

Example:

 

Try It Yourself

Size of Button Group

There is 4 type of size available in bootstrap 3 button group and they are:

Large Button Group:

to make a large size button group apply a class name .btn-group-lg with class name .btn-group

Example:

 

Try It Yourself

Normal or Medium Button Group:

to make a normal or medium-size button group apply a class name .btn-group

Example:

 

Try It Yourself

Small Button Group:

to make a small size button group apply a class name .btn-group-sm with class name .btn-group

Example:

 

Try It Yourself

Extra Small Button Group:

to make an extra small size button group apply a class name .btn-group-xs with class name .btn-group

Example:

 

Try It Yourself

Justified Button Groups

To make a justified button group or full-width content button group apply a class name .btn-group-justified with class name .btn-group on its parent div.

Example:

 

Try It Yourself


Vertical Button Groups

To make a verticle that is one after another on its below button group apply a class name .btn-group-justified on its parent div.

Example:

 

Try It Yourself

In this post, we have discussed Bootstrap 3 Button Group and hope it will help you. and please provide your comments to make the site better and useful.

Thanks for Reading

Share The Post On -

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.