button
Utility for creating button component.
List of properties and components
Class |
---|
v-btn-dark |
v-btn-light |
v-btn-danger |
v-btn-info |
v-btn-primary |
v-btn-smooth |
v-btn-secondary |
v-btn-warning |
v-btn-green |
<-- add a component class to body tag-->
+ <body class="component background-color">
<div class="v-btn v-primary">
<h3 > primary</h3>
</div>
the color of the button must use the background-color class