[button type=”button” style=”btn-default” title=”btn-default”]
[button type=”button” style=”btn-primary” title=”btn-primary”]
[button type=”button” style=”btn-success” title=”btn-success”]
[button type=”button” style=”btn-info” title=”btn-info”]
[button type=”button” style=”btn-warning” title=”btn-warning”]
[button type=”button” style=”btn-danger” title=”btn-danger”]
[button type=”button” style=”btn-link” title=”btn-link”]
[button type=”button” style=”btn-primary” class=”btn-lg” title=”Large button” link=”#”] [button type=”button” style=”btn-default” class=”btn-lg” title=”Large button”]
[button type=”button” style=”btn-primary” title=”Default button” link=”#”] [button type=”button” style=”btn-default” title=”Default button”]
[button type=”button” style=”btn-primary” class=”btn-sm” title=”Small button” link=”#”] [button type=”button” style=”btn-default” class=”btn-sm” title=”Small button”]
[button type=”button” style=”btn-primary” class=”btn-xs” title=”Extra small button” link=”#”] [button type=”button” style=”btn-default” class=”btn-xs” title=”Extra small button”]
[button type=”button” style=”btn-danger” icon=”fa fa-check-circle-o” title=”Icon Left”]
[button type=”button” style=”btn-info” icon=”fa fa-check-circle-o” align=”right” title=”Icon Right”]
[button type=”button” style=”btn-default” icon=”fa fa-check-circle-o” align=”right” iconcolor=”#1e73be” title=”Icon Color”]
[button type=”link” target=”_blank” style=”btn-danger” icon=”fa fa-check-circle-o” title=”Type Link” link=”#”]
[button type=”button” style=”btn-primary btn-lg btn-block” title=”Block level button”]
[button type=”button” style=”btn-primary” class=”btn-lg active” title=”Large active”]
[button type=”button” style=”btn-primary” class=”btn-lg disabled” title=”Large disabled”]
[buttongroup][button style=”btn-default ” type=”link” target=”false” link=”#” title=”Button” ]
[button style=”btn-default ” type=”link” target=”false” link=”#” title=”Button” ]
[/buttongroup]
[dropdown dropup=”dropdown”]
[dropdownhead style=”btn-default” size=”” split=””]
Dropdown
[/dropdownhead]
[dropdownbody]
[dropdownitem type=”menuitem” link=”#” ]Dropdown Item[/dropdownitem]
[dropdownitem type=”menuitem” link=”#” ]Dropdown Item[/dropdownitem]
[dropdownitem type=”menuitem” link=”#” ]Dropdown Item[/dropdownitem]
[/dropdownbody]
[/dropdown]
Get the code
[|button type="button" style="button_type"]...[|/button]
Example
[|button type="button" style="btn-primary btn-lg btn-block"]...[|/button]