
Card component - Vuetify
2025年3月12日 · The v-card component has multiple children components that help you build complex examples without having to worry about spacing. This example is comprised of the v-card-title, v-card-text and v-card-actions components.
カード・コンポーネント - Vuetify
The v-card component has multiple children components that help you build complex examples without having to worry about spacing. This example is comprised of the v-card-title, v-card-text and v-card-actions components.
v-card API — Vuetify
API for the v-card component. Setting replace prop will call router.replace() instead of router.push() when clicked, so the navigation will not leave a history record. You can find more information about the replace prop on the vue-router documentation. # ripple
v-card API — Vuetify
API for the v-card component. 指定された色をコントロールに適用します。利用できるのはマテリアルカラーの名前 (たとえば、success または purple) または css 表記の色 (#033またはrgba(255, 0, 0, 0.5)) です。colors のページ で、組み込みクラスのリストが確認できます。 # dark
Card 卡片 - Vuetify
v-card 组件是一个可用于从面板到静态图像的多功能组件。 卡 组件有许多帮助程序组件来尽可能简单地进行标记。 没有列出选项的组件使用Vue的功能组件来更快渲染并充当标记糖以使建筑变得更加容易。
v-card-text API — Vuetify
API for the v-card-text component. Vuetify 2 has reached EOL and is no longer actively maintained. Upgrade to Vuetify 3 or learn more about Vuetify 2 EOL. Latest release . v2.7.2 # v-card-text API # Component Pages . Cards # Props . Filter. name. type. default. description # …
v-card API — Vuetify
API for the v-card component. Vuetify 2 has reached EOL and is no longer actively maintained. Upgrade to Vuetify 3 or learn more about Vuetify 2 EOL. Latest release . v2.7.2 # v-card API # 组件页面 . Cards # 属性 . Filter. name. type. default. description # 事件 . Filter. name. description # 插槽 . Filter. name. description # SASS ...
v-card-title API — Vuetify
API for the v-card-title component. Vuetify 2 has reached EOL and is no longer actively maintained. Upgrade to Vuetify 3 or learn more about Vuetify 2 EOL. Latest release . v2.7.2 # v-card-title API # コンポーネントページ . Cards # Props . Filter. name. type. …
Sheet component - Vuetify
2025年3月12日 · The v-sheet component is the baseline for numerous components such as v-card, v-toolbar, and more. The available properties form the foundation of Material Design — the concept of paper and elevation (shadows).
Border radius - Vuetify
2025年3月12日 · The infixes sm, lg, xl, and xxl correlate to the border radius size and are not affected by breakpoints. # SASS Variables