Jumbotron
The jumbotron is a flexible call to action component. Supports background images, gradient overlays and much more.
Jumbotrons have been deprecated since v1.2, it is recommended that you use v-img, v-responsive, or a plain div instead.
API
Components.Jumbotrons.
Components.Jumbotrons.
コンポーネントに色を設定します。この色は、定義されている色の名前(例えばsuccess
やpurple
)や、CSSの色指定(#033
やrgba(255, 0, 0, 0.5)
)を設定できます。
ダークテーマを適用します。
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
ライトテーマを適用します。
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Components.Jumbotrons.
Examples
Custom color
Apply a custom background-color
Gradient
More information on writing gradients can be found here
Gradient with image
More information on writing gradients can be found here