You are viewing version 2 of the library, the latest version is
<button type="button" class="btn btn-secondary">
    Button label
</button>

<button type="button" class="btn btn-secondary" disabled>
    Button disabled
</button>

Button

Based on the version from MDB:
https://mdbootstrap.com/components/buttons/#basic-buttons

Using

No additional actions, aside from the markup, are needed to use this component.

Notes

  • MDB defines 7 predefined buttons styles, yet Nijmegen only needed 3 therefor the library supports info, primary and secondary.