v-sheet
は、Vuetify内の他のpaperコンポーネントを強化するために設計されています。低レベルのコンポーネントとして使用することを意図しています。
以下に、簡単な例から複雑な例まで示します。
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.
Caught a mistake or want to contribute to the documentation?
Edit Layout
on GitHub!