Skip to content

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

executable file
·
14 lines (11 loc) · 393 Bytes

Jumbotron

A lightweight, flexible component that can optionally extend the entire viewport to showcase key marketing messages on your site.

<b-jumbotron header="BootstrapVue"
                lead="Bootstrap 4 Components for Vue.js 2" >
    <p>For more information visit website</p>
    <b-btn variant="primary" href="#">Docs</b-btn>
</b-jumbotron>

<!-- jumbotron.vue -->