Skip to content

Challenge Warn your Users of a Dangerous Action

SaintPeter edited this page · 1 revision
Clone this wiki locally

Warn your Users of a Dangerous Action

The btn-danger class is the button color you'll use to notify users that the button performs a destructive action, such as deleting a cat photo. Note that these buttons still need the btn and btn-block classes.

<button class="btn btn-block btn-danger">Delete</button>

Something went wrong with that request. Please try again.