UNPKG

vuestrap-base-components

Version:
8 lines (7 loc) 368 B
<vs-card variant="default" type="default" align="left"> <img class="card-img img-fluid" src="https://placehold.it/350x150" alt="Card image cap"> <div class="card-block"> <h4 class="card-title">Card title</h4> <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p> </div> </vs-card>