Buttons
各种类型的按钮,使用类
.btn
Normal |
Large
.btn-lg
|
Small
.btn-sm
|
X-Small
.btn-xs
|
Flat
.btn-flat
|
Disabled
.disabled
|
---|---|---|---|---|---|
Block Buttons
Horizontal Button Group
水平按钮组基于bootstrap很容易创建。只需添加您的按钮类
例如:
<div class="btn-group"></div>
Button | Icons | Flat | Dropdown |
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Button Addon
下拉
Normal
Flat
Split buttons
Normal split buttons:
Flat split buttons:
Application Buttons
Different colors
搭配各种背景色。使用类
.btn
并添加任何可用
.bg-*
class
Vertical Button Group
垂直按钮组基于bootstrap很容易创建。只需添加您的按钮类
例如:
<div class="btn-group-vertical"></div>
Button | Icons | Flat | Dropdown |
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|