'v-simple-table' コンポーネントは、'
' 要素を囲む単純なラッパーコンポーネントです。コンポーネント内では、''、''、'' などのすべての通常のテーブル要素を使用できます。
シンプル・テーブルは'
'要素を囲むラッパーコンポーネントです。
確認したいコンポーネントを下から選び、利用できる props、slots、events、functions を確認してください。
description
コンポーネントにダークテーマを適応します。詳しく知りたい場合は、Material Design documentationのdark themesを参照してください。
description
Decreases paddings to render a dense table
description
Sets table header to fixed mode
テーブルの高さを設定するには、height
propを使用します。
dense
propを使用して、各行の高さが低くなったテーブルを表示できます。
テーブルをダーク表示に切り替えるには、dark
propを使用します。
Caught a mistake or want to
contribute to the documentation?
Edit
Layout
on GitHub!