### Rounded border The Vuero `` component can have a thick border. You can add a border by simply adding the `bordered` and `rounded` props to the component. See the code example for more details. ```vue ```