
カード・コンポーネント - 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.
Card component - Vuetify
3 天之前 · 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
Card 卡片 - Vuetify
v-card 组件是一个可用于从面板到静态图像的多功能组件。 卡 组件有许多帮助程序组件来尽可能简单地进行标记。 没有列出选项的组件使用Vue的功能组件来更快渲染并充当标记糖以使建筑变得更加容易。
v-card API — Vuetify
API for the v-card component. 指定された色をコントロールに適用します。利用できるのはマテリアルカラーの名前 (たとえば、success または purple) または css 表記の色 (#033またはrgba(255, 0, 0, 0.5)) です。colors のページ で、組み込みクラスのリストが確認できます。 # dark
v-card-text API — Vuetify
API for the v-card-text component. Continue your learning with related content selected by the Team or move between pages by using the navigation links below.
v-card API — Vuetify
API for the v-card component. 指定控件颜色,颜色值可以是 Material 颜色(例如 success或者 purple )也可以是 Css 颜色 (例如 #033 或者 ...
v-card-text API — Vuetify
API for the v-card-text component. Vuetifyのチーム が選ぶ関連コンテンツで他の学習トピックに進むか、下のナビゲーション リンクでページ間を移動できます。
v-card-actions API — Vuetify
API for the v-card-actions component.
v-responsive API — Vuetify
Sets a base aspect ratio, calculated as width/height. This will only set a minimum height, the component can still grow if it has a lot of content. # content-class