Skip to main content

Footer

The Footer component is used for displaying general information that a user might want to access from any page within your site.

info

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

Props

NameDescriptionTypeDefault
absoluteApplies position: absolute to the component.booleanfalse
classAllows custom properties to take effect.stringundefined
fixedApplies position: fixed to the component.booleanfalse
insetPositions the toolbar offset from an application NavigationDrawer.booleanfalse
padlessRemove all padding from the footer.booleanfalse
tagSpecify a custom tag used on the root element.string'Footer'
visibleVisibility of Footer component.booleantrue

Samples QJson

Footer