Welcome
VAction
Vuero provides a versatile small button component named <VAction />
components can have different colors. VActions can be rounded
, hoverable
or grey
using the related props.
VAction Props
Here is the full props available for <VAction />
component:
Props | Default | Type |
---|---|---|
to | undefined | string, RouteLocationAsString |
active | false | boolean |
rounded | false | boolean |
hoverable | false | boolean |
grey | false | boolean |