### Rounded input You can easily change the shape of the `VInput` inside the field. Simply add the `is-rounded` class to the Html `input` element. ```vue ```