======Bootstrap Button Groups====== * description : Bootstrap Button Groups * author : 오션 * email : shlim@repia.com * lastupdate : 2021-03-25 \\ =====Button Groups===== Bootstrap은 다양한 스타일의 버튼을 제공합니다.\\ {{:wiki:bootstrap:bootstrap_note:button-groups.png?150|}}\\ 출처: [[https://www.w3schools.com/bootstrap/bootstrap_button_groups.asp|W3Schools.com - Bootstrap Button Groups]]\\ \\ ''%%.btn-group%%'' 클래스와 ''%%
The .btn-group class creates a button group:
Add class .btn-group-* to size all buttons in a button group.
Use the .btn-group-vertical class to create a vertical button group:
To span the entire width of the screen, use the .btn-group-justified class:
Nest button groups to create drop down menus: