Button Groups
[button type="primary"]Left[/button]
[button type="primary"]Middle[/button]
[button type="primary"]Right[/button]
Button Colors
[button type="default"]Default[/button] [button type="primary"]Primary[/button] [button type="Success"]Success[/button] [button type="info"]Info[/button] [button type="warning"]Warning[/button] [button type="danger"]Danger[/button] [button type="link"]Link[/button]Button Sizes
[button type="primary" size="lg"]Large button[/button] [button type="default" size="lg"]Large button[/button]
[button type="primary" size="lg"]Default button[/button] [button type="default" size="lg"]Default button[/button]
[button type="primary" size="sm"]Small button[/button] [button type="default" size="sm"]Small button[/button]
[button type="primary" size="xs"]Extra small button[/button] [button type="default" size="xs"]Extra small button[/button]