### VModal
Vuero ships with a dead simple and versatile `` component.
The VModal component has 2 available `slots`: one for the `content`,
so you can put anything you want inside, and one for the primary `action`.
Check the code example for more details.
```vue
Open Modal
Confirm
```