Button style
default
primary
success
info
warning
danger
Button size
extra-small
small
medium
large
Tag
<button>
<a>
<input>
Link :
button
submit
cancel
Others
Disabled :
NO
YES
Width 100% :
NO
YES
Text :
Disabled elements will not be editable in tinymce editor
Icon :
Prepend
Append
Preview
My Fantastic Button
Code
<button type="button" class="btn btn-primary" id="btn-test">My Fantastic Button</button>