Skip to main content

Parallax

info

For more details about Vuetify’s usage of Parallax component, click Parallax page.
For more prop explanations, click Vuetify Parallax API page.

Props

AttributeDescriptionTypeDefault
altAttaches an alt property to the parallax image.stringundefined
classAllows custom properties to take effect.stringundefined
srcThe image to parallax.string'https://cdn.vuetifyjs.com/images/parallax/material.jpg'
heightSets the height for the component.string|number500
srcsetA set of alternate images to use based on device size.stringUndefined
tabindexAllows component to give and receive focus.numberundefined
visibleVisibility of Parallax component.booleantrue

Samples Component

Parallax

Parallax