We provide a lot of different button styles to use in your webapp.

Here are some of the buttons.

Here is the code for the different buttons:

<button class="btn btn-primary">Primary Button</button>
<button class="btn btn-secondary">Secondary Button</button>
<button class="btn btn-black">Black Button&Lt;/buttton>
<button class="btn btn-fr-ui">Default Button</button>
<button class="btn btn-blue-gradient">Blue Gradient Button</button>
<button class="btn btn-aqua-gradient">Aqua Gradient Button</button>
The buttons class can also be used with links instead of buttons.