Button Styles

class name Type Purpose
.app-button View To style the outermost wrapper element of button widget.
.app-button-text Text To style the caption text of button widget.
.app-button-content View To style the content wrapper element of button widget.
.app-button-badge Text To style the badge of button widget.
.app-button-icon WM Icon To style the icon of button widget.
.app-button-skeleton WM Skeleton To style the skeleton of button widget.

Button Extra classes

class name Type Purpose
.btn-default WM Button To style the default button
.btn-primary WM Button To style the primary button
.btn-secondary WM Button To style the secondary button
.btn-danger WM Button To style the danger button
.btn-light WM Button To style the light button
.btn-dark WM Button To style the dark button
.btn-info WM Button To style the info button
.btn-warning WM Button To style the warning button