### VCardAdvanced Vuero ships with a `` component that features a card header, body, and footer, to display any type of content. Card header and footer have both a left and right `slots` where you can insert your UI elements/components. You can also control the card radius using the `radius` prop. ```vue ```