v-btn
component replaces the standard\r\n html button with a material design theme and a multitude of options. Any\r\n color helper class can be used to alter the background or text color.\r\n \r\n See documentation.\r\n \r\n \r\n Flat buttons have no box shadow and no background. Only on hover\r\n is the container for the button shown.\r\n
\r\nButton dropdowns are regular selects with additional styling.
\r\nOverflow
\r\n\r\nSegmented
\r\n\r\nEditable
\r\n\r\nFloating buttons are rounded and usually contain an icon.
\r\n\r\n Raised buttons have a box shadow that increases when clicked. This\r\n is the default style.\r\n
\r\nIcons can be used for the primary content of a button.
\r\nNormal
\r\nDisabled
\r\n\r\n Buttons can be given different sizing options to fit a multitude\r\n of scenarios.\r\n
\r\n\r\n Using the loading prop, you can notify a user that there is\r\n processing taking place. The default behavior is to use a\r\n v-progress-circular
component but this can be\r\n customized.\r\n