### Tooltip Shapes
Vuero tooltips can have different shapes,
based on what you need in your design.
Available shape modifiers are: `.rounded` and `.bubble`.
Note that the bubble tooltip has uppercase set by default
and doesn't have a tooltip arrow.
```vue {4,10,16}
```