VTooltip
Vuero offers a very simple versatile v-tooltip directive. The example below is the default and basic version. There are 6 default positions accessible with modifiers: .top-left
, .top-right
, .bottom-left
, .bottom
, .bottom-right
.
Tooltip Colors
Vuero tooltips can have different colors that can be changed with a simple CSS class. Available color classes are: .light
, .primary
, .info
, .success
, .warning
and .error
.