Skip to content

Button Component

Travis Tidwell edited this page Jul 3, 2017 · 9 revisions

JSON Schema

The JSON Schema definition for this component is defined as follows.

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

Property Description Value Required Default
size The button size, as defined through the Bootstrap Documentation One of the following (xs, sm, md, lg, xl) false md
leftIcon The icon to place to the left of the button. This should be a FontAwesome font false ''
rightIcon The icon to place to the left of the button. This should be a FontAwesome font false ''
Clone this wiki locally