Footer
The v-footer
component is used for displaying general information that a user might want to access from any page within your site.
API
v-footer
arrow_drop_down
search
Nome
absolute
Padrão
false
Tipos
boolean
Components.Footer.
Nome
app
Padrão
false
Tipos
boolean
Designa o componente como parte do layout do aplicativo. Usado para ajustar dinamicamente o dimensionamento de conteúdo
Nome
color
Padrão
undefined
Tipos
string
Components.Footer.
Nome
dark
Padrão
false
Tipos
boolean
Components.Footer.
Nome
fixed
Padrão
false
Tipos
boolean
Components.Footer.
Nome
height
Padrão
32
Tipos
number | string
Define a altura do componente
Nome
inset
Padrão
false
Tipos
boolean
Components.Footer.
Nome
light
Padrão
false
Tipos
boolean
Components.Footer.
Exemplos
Company Footer
The footer component as a basic company footer with links.
Indigo Footer
The footer component with Indigo background color and social media icons and button.
Teal Footer
The footer component with a Teal color header and columns and rows of links.