### Modal Forms
Vuero `` component can be used for anything, including displaying
and handling forms, set the `is` property to change the element used to render
the modal tag. Use the `content` slot ``
to inject any kind of content inside the modal.
```vue
Open Modal
Publish
```