Button

A buttons purpose is to be clicked by the user, it could trigger an event or do nothing. We have various range of button. buttons should have a touch target of at least 38px by 38px.

Example of Basic button

these are various basic button: btn-primary|btn-secondary|btn-danger|btn-sucess|Primary-text

Example of Outline button

these are various outline button: btn-primary-outline|btn-secondary-outline|btn-danger-otline|btn-sucess-outline|Primary-text-outline

Example of Link button with icon

These are various Link button:basic-link-button| Button with Icon| Add to cart

Floating Action button

Floating buttons to show a list on button click or it can be use for search bar.