Footer

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

Basic

The v-footer component in its simplest form is a container.

2025 — Dash UI

Border

Use border prop to applies border styles to the footer.

2025 — Dash UI

Elevation

Use elevation prop to applies box-shadow to the footer, between 0 and 24.

2025 — Dash UI

Height

Use height prop sets the height for the footer.

2025 — Dash UI

Rounded

Use rounded prop to applies border-radius: to the footer,

2025 — Dash UI
CONTENTS
  • Introduction

  • Basic

  • Border

  • Elevation

  • Height

  • Rounded

  • Company Footer

  • Primary Footer

  • Secondary Footer