Buttons
The v-btn
component replaces the standard html button with a material design theme and a multitude of options. Any color helper class can be used to alter the background or text color.
v-btn
is an HTML button or a tag enhanced with styling and for color="primary"
Applies specified color to the control.
Last updated