Please wait...
Page is loading

Buttons

BS4 theme buttons is an enhancement of BS Buttons .

Getting started

To use BS4 alerts simply include bs4 theme in your bundle file

//= require vendor/bootstrap-4.4.1-iplan-theme.bundle

Button variants

BS4 theme buttons adds a light button variant - .btn-light

=button_tag 'light button', class: 'btn btn-light', type: 'button'
On this page