Sheet
The v-sheet
is designed to power other paper components within Vuetify. It is meant to be used as a low level component.
Usage
The v-sheet
component is a malleable piece of paper that can be morphed to facilitate other components. In this example we utilize custom color, theme (dark/light) and size.
API
Applies specified color to the control - it can be the name of material color (for example success
or purple
) or css color (#033
or rgba(255, 0, 0, 0.5)
)
Applies the dark theme variant
Designates an elevation between 0 and 24
Sets the component height
Applies the light theme variant
Sets the maximum height for the content
Sets the maximum width for the content
Components.Sheets.
Components.Sheets.
Specifies a tag
Removes the component's border-radius
The width of the content