The v-sheet
is designed to power other paper components within Vuetify. It is meant to be used as a low level component.
The v-sheet
component is a malleable piece of paper that can be morphed to facilitate other components.
Select your desired component from below and see the available props, slots, events and functions.
Below is a collection of simple to complex examples.
Sheets can accept a custom elevation between 0 and 24 (0 is default).
Sheets can accept a tile
property which makes them rectangular (no border-radius
).
Sheets and components based on them can have different sizes and colors.