+ + + + + - {/* Buttons */} -
-

Buttons Button

-

Options

-

Use any of the available button style types to quickly create a styled button. Just modify the bsStyle prop.

- -
-

Button spacing

-

Because React doesn't output newlines between elements, buttons on the same line are displayed - flush against each other. To preserve the spacing between multiple inline buttons, wrap your - button group in {""}.

-
+ + + + -

Sizes

-

Fancy larger or smaller buttons? Add bsSize="large", bsSize="small", or bsSize="xsmall" for additional sizes.

- + -

Create block level buttons—those that span the full width of a parent— by adding the block prop.

- + + + + + + -

Active state

-

To set a buttons active state simply set the components active prop.

- + -

Disabled state

-

Make buttons look unclickable by fading them back 50%. To do this add the disabled attribute to buttons.

- + -
-

Event handler functionality not impacted

-

This prop will only change the {"