# Image

Component name: <v-image-group> + <v-image>

# Examples

# Basic

# Components

# v-image-group

Wrapper component for images.

# API

Name Type Description Default
slot: description Slot Shows the following description

# v-image

# API

Name Type Description Default
src String Image source.

Valid value: Image URL
-
alt String Alternate text -

Notice

All other properties that are not defined above, will be passed to the component as html attributes. This is especially useful for adding the class attribute.